List Currency Exchange Rates

Lists exchange rates for a currency.

Currency exchange rates define the FX rate from a currency to the default currency over time. Rates for a currency form a contiguous series with no gaps: creating a rate splits the covering period, updating from moves the boundary with the predecessor, and deleting a rate expands a neighbor to fill the gap. The sole rate for a currency cannot be deleted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

For pagination. Return results after this cursor.

number

For pagination. Return at most this number of results.

string

Filter records by whether they were created before a certain instant in ISO8601 format in UTC.

string

Filter records by whether they were created after a certain instant in ISO8601 format in UTC.

string

Filter records by whether they were updated before a certain instant in ISO8601 format in UTC.

string

Filter records by whether they were updated after a certain instant in ISO8601 format in UTC.

string
required

Only return exchange rates for the given currency. Required.

string

Only return records with a from date after the given date in YYYY-MM-DD.

string

Only return records with a from date before the given date in YYYY-MM-DD.

string

Only return records with a through date after the given date in YYYY-MM-DD.

string

Only return records with a through date before the given date in YYYY-MM-DD.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json