Real-Time Crypto Price API
Instantly get prices for 1000+ crypto currencies — or fetch any token price by contract address. One API, 100+ sources, every fiat currency there is.
Unsure if we support it? Find out.
Enter a ticker symbol — we'll check the live Price API. 1000+ symbols supported by default.
Live Market Map
Crypto bubbles, powered by one batch call
One batch endpoint powers every bubble — sized and colored by real 24h price change. Drag them around.
OHLCV Candles
Chart-ready candle data for 400+ tokens
This chart is rendered from a single call to the OHLCV batch endpoint — up to 50 candles per request, from 1-minute to 1-month intervals.
GET /v4/data/rate/symbol/OHLCV/batch — 48 × 1d candles for BTC/USDT, refreshed live from 10+ CEXes and 100+ DEXes.Market Overview
All price data — one place
Spot rates, 24-hour and 7-day changes for the top assets, aggregated from 100+ sources into a single API surface.
| ASSET | PRICE (USDT) ↓ | 24H CHANGE | 7D CHANGE | 24H TREND |
|---|
Unlock 1000+ assets
The most credit-friendly pricing in crypto infrastructure. Start on the free plan — then scale without the sticker shock.
Get API KeyTry It Live
Test the API right here
These tools call the real Tatum Price API with your own key, straight from your browser.
No API key? Create one free in the Tatum Dashboard — best pricing, most generous credits in the industry. Your key is only used in your browser and never stored.
Any token, by contract address
Paste a token contract and get its live price — Ethereum, Solana, Base, Arbitrum, BNB Smart Chain, Polygon, and more. Powered by /v4/data/rate/contract.
Crypto → fiat converter
Live conversion into 150+ fiat currencies via /v4/data/rate/symbol. One endpoint, every currency your users trade in.
API Reference
Nine endpoints. Everything price.
The full Exchange Rate API surface — spot rates, candles, changes, contract lookups, and batch variants of each.
curl "https://api.tatum.io/v4/data/rate/symbol?symbol=BTC&basePair=USD" \ -H "x-api-key: $TATUM_API_KEY"
{
"value": "61814.42365200",
"basePair": "USD",
"timestamp": 1783342423446,
"source": "CoinGecko",
"symbol": "BTC"
}Current exchange rate for any of the top 1000+ tokens against fiat or crypto base pairs. Aggregated from 10+ CEXes and 100+ DEXes.
Why Tatum
Built for products, not just dashboards
1000+ tokens by symbol
Top tokens by market cap, available as soon as they hit CEXes or DEXes. One symbol in, one price out.
Any token by contract
Long-tail token? Fetch its price by contract address on 10 chains including Ethereum, Solana, and Base.
OHLCV candles
Chart-ready candles for 400+ pairs, from 1-minute to 1-month intervals, up to 50 per request.
100+ aggregated sources
Bybit, Coinbase, Uniswap, Curve, Raydium, PancakeSwap and dozens more — deduplicated into one answer.
Every fiat currency
Convert into 150+ fiat currencies. Wherever your users are, they see prices in their own money.
Batch everything
Symbol rates, price changes, and contract lookups all ship batch variants to keep your call count low.
Start pricing everything
The most credit-friendly pricing in crypto infrastructure. Start on the free plan — then scale without the sticker shock.