Live cryptocurrency and fiat exchange rates from Coinbase. Supports 150+ currencies and all major crypto assets. Free, no key required.
https://api.apiclearinghouse.com/v1/call/coinbase-ratesAuthenticate with X-Api-Key: chk_live_... header.
/rates| Name | Type | Required | Description |
|---|---|---|---|
| currency | string | required | Base currency code (e.g. USD, EUR, BTC) |
curl -s "https://api.apiclearinghouse.com/v1/call/coinbase-rates/rates?currency={currency}" \
-H "X-Api-Key: YOUR_API_KEY"{
"status": "success",
"data": {
"rates": "example",
"currency": "example"
}
}No setup required. Sign in and run Coinbase Rates directly from your browser.
Open in Explorer →Monthly limits also apply per plan.