FOREX Conversion
Last updated
Was this helpful?
Last updated
Was this helpful?
This endpoint retrieves any single-asset Benchmark and converts USD into a local currency of your choosing using as the source for the conversion. Currencies available are:
AUD
CHF
EUR
GBP
JPY
index_code
KK_RR_BTCUS
indexCode
The ticker identifying the rate.
commodity
The type of publication. Either real-time or fixings
interval_startTime
The start time for the interval.
interval_endTime
The end time for the interval.
composition_underlying_name
The Kaiko Reference Rate Ticker.
composition_underlying_tsEvent
The exact time of original reference rate publication.
price
The price of the Reference Rate in the converted currency.
tsEvent
The exact time of converted reference rate publication.
detail_underlying_name
The ticker of the underlying reference rate.
detail_underlying_price
The original published price of the Reference Rate in USD.
detail_underlying_tsEvent
The exact timestamp of original reference rate publication.
fxrate_name
The name of the FOREX conversion rate we've sourced to convert USD into your chosen currency.
fxrate_price
The price of the FOREX conversion rate we've used to convert USD into your chosen currency.
fxrate_tsEvent
The timestamp for when we collected the FOREX conversion rate we've used to convert USD into your chosen currency.
The Kaiko Benchmark Reference Rate ticker. You can find a full list of our tickers .
Make sure to read our before starting.
For more advanced users, you can access our full SDK , where you'll find more coding languages, examples and guidance.