---
title: "BTC-to-Currency Exchange Rates"
method: GET
path: "/exchange_rates"
---

# BTC-to-Currency Exchange Rates

`GET /exchange_rates`

To query BTC exchange rates with other currencies

## Response `200`

BTC exchange rates with other currencies

- ExchangeRates
  - `rates` object, required — Exchange rates keyed by currency code

## Changes

- **2026-05-28** `11cc9e00fd86` — 6 info
  - api tag `Exchange Rates` removed
  - the response property `rates` became required for the status `200`
  - the response property `rates/additionalProperties/name` became required for the status `200`
  - the response property `rates/additionalProperties/type` became required for the status `200`
  - …2 more

[Change history](https://skmtc.dev/coingecko/apis/coingecko-api/changes/exchange_rates/get.md)

---

[API](https://skmtc.dev/coingecko/apis/coingecko-api.md) · [All operations](https://skmtc.dev/coingecko/apis/coingecko-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coingecko/coingecko-api/revisions/006c13c1a566/schema)
