Returns a list of currency pairs used to request foreign exchange (forex) market price data. The currency that is used as the reference is called quote currency and the currency that is quoted in relation is called the base currency. For example, in the pair code “EURGBP” with a price of 0.88, one Euro (base currency) can be exchanged for 0.88 British Pounds (quote currency).
Name | Description | Type |
---|---|---|
code | The code of the currency pair used for the currency_prices endpoint | string |
base_currency | ISO 4217 currency code of the base currency | string |
quote_currency | ISO 4217 currency code of the quote currency | string |
code
The code of the currency pair used for the currency_prices endpoint
|
||
base_currency
ISO 4217 currency code of the base currency
|
||
quote_currency
ISO 4217 currency code of the quote currency
|