v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015891,4406.1 MB

Retrieve an exchange rate

[Deprecated] The ExchangeRate APIs are deprecated. Please use the FX Quotes API instead.

Retrieves the exchange rates from the given currency to every supported currency.

get/v1/exchange_rates/{rate_id}

Path parameters

rate_idstring required

Query parameters

expandstring[]

Specifies which fields in the response should be expanded.

Response

Successful response.

idstring required

Unique identifier for the object. Represented as the three-letter ISO currency code in lowercase.

object'exchange_rate' required

String representing the object's type. Objects of the same type share the same value.

ratesobject required

Hash where the keys are supported currencies and the values are the exchange rate at which the base id currency converts to the key currency.