
Multi-currency Bitcoin SV price oracle: median BSV price across 7+ exchanges, 7 fiat currencies, signed rate envelopes, served as a subscription API.
Be the first to ask BSVanon something.
What do you think? ...
SendBSV Rates Oracle is a production multi-currency Bitcoin SV price feed. It aggregates BSV/USDT across 7+ exchanges (HTX, Gate.io, MEXC, Bitget, BitMart, CoinEx) using median aggregation with 1.5% outlier filtering, normalizes USDT→USD via Kraken, and converts to 7 fiat currencies (USD, EUR, GBP, JPY, KRW, MXN, CNY) with cached FX rates and 5-minute staleness protection.
Access is via a subscription REST API — tiered monthly plans paid in BSV, API-key auth, a 14-day free trial, and an admin portal with magic-link login and real-time quote-staleness monitoring. Each rate is also signed (secp256k1 ECDSA) and published as a rate envelope to the BSV relay/Anvil mesh, so any connected app can consume verifiable price data, not just direct API callers.
Live at rates.sendbsv.com.

Earn XP for sharing
Sign in to get a personal referral link and earn XP every time someone visits through your link.
```bash
curl -H "x-api-key: YOUR_KEY" https://rates.sendbsv.com/v1/price/bsvusd
```No reviews yet — be the first.