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-v2.intrinio.com/forex/pairs

Parameters

Name Description Example

Output Fields

Name Description Type
pairs
array
code
The common code of the currency pair string
base_currency
The ISO 4217 currency code of the base currency string
quote_currency
The ISO 4217 currency code of the quote currency string
pairs