OpenRate API
Real-time P2P crypto rate data for global markets.
Access cleaned P2P rates, spreads, premiums, merchant depth, liquidity, and cross-market signals across global stablecoin markets.
Real-Time P2P Rate Data
OpenRate API provides cleaned P2P market data from live order books, including best buy/sell prices, spread, premium vs spot, merchant depth, liquidity, and market quality signals. Data is sourced from Binance P2P, Bybit P2P, OKX P2P, and HTX P2P. Outlier ads and low-quality merchant listings are excluded before any data is served.
API Use Cases
Available Market Data
API Endpoints
All endpoints return JSON. Base URL: https://p2prate.live
Example API Response
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."
}
}Authentication & Rate Limits
X-RateLimit-Remaining and X-RateLimit-Reset.Pricing & Access
Methodology
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.
Request API Access
For Pro, Business, or Enterprise access, contact us with your use case.
- Your name and company
- Use case (wallet, OTC desk, research, etc.)
- Expected request volume
- Corridors of interest