/convert

Convert any money value from one currency to another at the latest API rates using the /convert API endpoint.

This feature works differently to other endpoints in our API, using a REST-based approach and an alternate response format.

Currency conversion requests are currently available for clients on the Unlimited plan.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Defaults to null

The value to be converted

string
required
Defaults to Required

The base ('from') currency (3-letter code)

string
required
Defaults to Required

The target ('to') currency (3-letter code)

Query Params
string
Defaults to Required

Your unique App ID (required)

boolean
Defaults to false

Human-readable response for debugging

Responses

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