currency
plan-one
plan-extra
plan-premium
Fetch a matrix of multiple from/to currency pairs. Midpoint spot rates. Costs one API call per pair returned.
get/fetch-matrix
Query parameters
fromstring required
A comma-separated list of three-letter ISO 4217 currency codes
Source currencies, comma separated list of 3-letter symbols
tostring required
A comma-separated list of three-letter ISO 4217 currency codes
Target currencies, comma separated list of 3-letter symbols
Response
Success
Example response
{
"updated": "2021-01-26T15:30:00-05:00"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.