Fetch a time-series dataset of daily currency exchange rates for the specified interval (only daily supported currently). See our FX quote & OHLC time-series endpoints for more granular data.
Base currency 3-letter symbol, defaults to USD Three-letter ISO 4217 currency code
[A-Z]{3}Target currency 3-letter symbol Three-letter ISO 4217 currency code
[A-Z]{3}UTC start date in YYYY-MM-DD format. As far back as Jan 1970, depending on the currency pair. UTC/GMT date YYYY-MM-DD
[0-9]{4}-[0-9]{2}-[0-9]{2}UTC end date in YYYY-MM-DD format. As far back as Jan 1970, depending on the currency pair. UTC/GMT date YYYY-MM-DD
[0-9]{4}-[0-9]{2}-[0-9]{2}ISO8601 duration, such as P1D (daily). Defaults to P1D. Currently only supports daily. ISO8601 Duration. https://en.wikipedia.org/wiki/ISO_8601#Durations
Success
UTC/GMT date YYYY-MM-DD
[0-9]{4}-[0-9]{2}-[0-9]{2}UTC/GMT date YYYY-MM-DD
[0-9]{4}-[0-9]{2}-[0-9]{2}ISO8601 Duration. https://en.wikipedia.org/wiki/ISO_8601#Durations
Three-letter ISO 4217 currency code
[A-Z]{3}Server response time in milliseconds