Currency tickers (markets)
Description
Trading pairs (tickers) for a currency across exchanges — pair, last price, 24h high/low/volume, spread, USD-normalized price and volume share of the coin. Filter by exchangeType (cex-spot | cex-derivatives | dex-spot | dex-derivatives) or by a specific exchangeId. Active tickers (last 24h) only; option markets are excluded.
Pricing
- 1 credit base + 1 credit per 100 items returned over the first 100.
Documentation Index
Fetch the complete documentation index at: https://docs.cryptorank.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Numeric coin id.
1
Query Parameters
0 <= x <= 500001 <= x <= 500Filter by exchange kind. Omit for all kinds.
cex-spot, cex-derivatives, dex-spot, dex-derivatives Filter by exchange id.
id, lastPrice, spread, volume asc, desc Response
12345
Exchange id.
200
"Binance"
cex-spot, cex-derivatives, dex-spot, dex-derivatives "cex-spot"
Market kind. perpetual is a derivative without an expiry date.
spot, perpetual, futures "spot"
"BTC/USDT"
"BTC"
"USDT"
Last price in the quote currency.
"65000.5"
Last price normalized to USD.
"65000.5"
24h change as a percent (open → last). Null when open price is unavailable.
1.23
24h high in the quote currency.
"65500"
24h low in the quote currency.
"64000"
Bid-ask spread as a percent: (ask − bid) / ask × 100. Null when bid/ask is unavailable.
0.05
24h trade volume in USD.
"12500000"
Share of the coin's total 24h volume across all tickers (percent).
12.34
Direct link to the trading pair on the exchange. Null when unavailable.
"https://www.binance.com/en/trade/BTC_USDT"
ISO 8601, UTC.
"2026-05-15T12:34:56.000Z"