cURL
Physical Currency APIs
Exchange Rate Matrix
Fetch a matrix of multiple from/to currency pairs. Midpoint spot rates. Costs one API call per pair returned.
GET
cURL
Authorizations
Query Parameters
Source currencies, comma separated list of 3-letter symbols A comma-separated list of three-letter ISO 4217 currency codes
Pattern:
[A-Z]{3}(,[A-Z]{3})*Target currencies, comma separated list of 3-letter symbols A comma-separated list of three-letter ISO 4217 currency codes
Pattern:
[A-Z]{3}(,[A-Z]{3})*Response
Success
Three-letter ISO 4217 currency code
Pattern:
[A-Z]{3}Three-letter ISO 4217 currency code
Pattern:
[A-Z]{3}A datetime value. If no timezone offset supplied, UTC/GMT is assumed.
Pattern:
[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}The number of API calls consumed by this request
Server response time in milliseconds