Exchange Rates

Real-Time, Intraday & Historical Market Data API

Symbols

GET /v1/utils/exchangerates/symbols

Returns all available currencies.

Convert

GET /v1/utils/exchangerates/convert

Any amount conversion from one currency to another

Query Parameters

NameTypeDescription

from*

String

Currency Code (See Symbols)

to*

String

Currency Code (See Symbols)

amount*

String

amount

Last updated