Skip to main content
GET
cURL

Authorizations

api_key
string
query
required

Query Parameters

date
string
required

UTC date in YYYY-MM-DD format. As far back as Jan 1970, depending on the currency pair. UTC/GMT date YYYY-MM-DD

Pattern: [0-9]{4}-[0-9]{2}-[0-9]{2}
from
string

Base currency 3-letter symbol, defaults to USD Three-letter ISO 4217 currency code

Pattern: [A-Z]{3}
to
string

Target currencies, comma separated list of 3-letter symbols. Defaults to all currencies if omitted A comma-separated list of three-letter ISO 4217 currency codes

Pattern: [A-Z]{3}(,[A-Z]{3})*

Response

Success

base
string

Three-letter ISO 4217 currency code

Pattern: [A-Z]{3}
date
string

UTC/GMT date YYYY-MM-DD

Pattern: [0-9]{4}-[0-9]{2}-[0-9]{2}
ms
number<int32>

Server response time in milliseconds

results
object