GET /exchange_rates

coingecko.com:coingecko-api

Summary: Get Exchange Rates
Operation ID: getExchangeRates
Auth: none

Get current exchange rates showing how much various fiat and crypto currencies are worth in Bitcoin (BTC). Useful for currency conversion calculations. Each rate includes the currency name, unit code, BTC value, and currency type (fiat or crypto).

Original spec description

Get BTC-to-Currency exchange rates

Usage Tips

- All values are 'how much of this currency equals 1 BTC' - Includes major fiat currencies (USD, EUR, GBP, etc.) and cryptocurrencies - Use for conversion calculations: value_in_btc = amount / rate - `type` field distinguishes fiat from crypto currencies - Updated in real-time based on market rates

Examples (1)

TitleTypeURLAction
Get BTC-to-Currency Exchange Rates curl https://api.coingecko.com/api/v3/exchange_rates

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 09:25:40.267764 200 89ms