Developer API · live market data · JSON
The data behind OpenRate,
over one API.
Cleaned P2P rates, spreads, premiums, merchant depth and cross-market signals — the same data that powers this site, served as JSON. Paid access only. One plan, every endpoint.
curl https://openrate.live/api/v1/rates/usdt-inr \ -H "Authorization: Bearer <key>"
Use cases
What teams build on it.
Coverage
Every field, cleaned first.
Outlier ads, stale listings and low-quality merchants are excluded before anything is served.
Reference
Endpoints.
All endpoints return JSON. Base URL https://openrate.live
GET /api/v1/rates/usdt-inr{
"success": true,
"data": {
"pair": "USDT/INR",
"asset": "USDT",
"fiat": "INR",
"country": "India",
"flag": "🇮🇳",
"buyUSDT": {
"price": 93.12,
"currency": "INR"
},
"sellUSDT": {
"price": 93.48,
"currency": "INR"
},
"spreadPercent": 0.39,
"spotRate": 86.95,
"premiumPercent": 1.82,
"merchantCount": 487,
"marketStatus": "Elevated",
"dataQuality": "high",
"updatedAt": "2026-06-07T12:00:00.000Z"
},
"meta": {
"updatedAt": "2026-06-07T12:00:00.000Z",
"source": "cleaned_p2p_order_books",
"spotSource": "ecb_reference_rates",
"dataQuality": "high",
"isEstimated": false,
"methodology": "Displayed prices use cleaned P2P order book data. Outlier ads and low-quality listings are excluded."
}
}Access
Keys and limits.
All endpoints require an API key. Keys are issued with a paid plan and passed via the Authorization: Bearer <key> header. There is no free or public access.
Full production limits on the $199/mo plan. Enterprise plans lift or remove limits entirely. Every response returns X-RateLimit-Remaining and X-RateLimit-Reset.
Pricing
One plan. Every endpoint.
API access is paid only — there is no free tier. Pay in crypto and your key is issued to your email.
- ✓Full production rate limits
- ✓API key authentication
- ✓All P2P + card endpoints
- ✓Webhook support
- ✓Priority data & SLA
USDC · USDT · ETH · SOL · BTC
- ✓Raw data feeds
- ✓Custom methodology
- ✓Dedicated infrastructure
- ✓Custom corridors & history
- ✓Legal & compliance
Tailored terms · dedicated support
Methodology
How the numbers are made.
OpenRate uses cleaned P2P order book data. Extreme outlier ads, stale listings, low-liquidity ads, and low-quality merchant listings may be excluded from displayed market prices. Premiums are calculated against spot FX reference rates sourced from the European Central Bank (ECB). Currencies not covered by ECB use approximate reference rates — these are marked with spotSource: "approximate_reference" in API responses. Confidence scores, merchant scores, estimated net spreads, and execution depth estimates are model-based outputs and carry additional uncertainty — responses using them will have isEstimated: true.
Enterprise
Talk to us.
Ready to start on the $199/mo plan? Buy now → For Enterprise — raw feeds, dedicated infrastructure, custom terms — email us with your use case.
- Your name and company
- Use case (wallet, OTC desk, research, etc.)
- Expected request volume
- Corridors of interest