Forex Currency Pairs

Forex Currency Pairs Web API Documentation

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).

Endpoint:
https://api.intrinio.com/currency_pairs.csv

Parameters

Name Description Example
hide_paging
Hide first row of paging information.
Options:
true
show more show less
true
hide_paging
* required
Hide first row of paging information.

Output Fields

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