Convert one currency to another

Returns the latest fresh exchange rate from one currency to another.
If amount is omitted, the API uses 1.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 3 and 3
^[A-Z]{3}$

Three-letter ISO currency code used as the base currency.

string
required
length between 3 and 3
^[A-Z]{3}$

Three-letter ISO currency code used as the target currency.

Query Params
number
Defaults to 1

Positive numeric amount to convert. Defaults to 1 when omitted.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json