Get Currency Conversion Rates

Returns the latest currency conversion rate snapshot for a single base currency. The response is a single JSON object whose rates field is a map of ISO 4217 currency codes to conversion rates relative to the base currency; the base currency itself maps to 1. The rate-map keys match the code values from Get All Currency Types (get-all-currency-types). A well-formed base currency code that has no stored snapshot returns 404 rather than an empty object.

OAuth Scopes: meta

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
length between 3 and 3
^[A-Za-z]{3}$
Defaults to USD

ISO 4217 alphabetic base currency code (for example USD or EUR). Case-insensitive; values are normalized to uppercase. Defaults to USD when omitted. A well-formed code with no stored rate snapshot returns 404.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json