Skip to main content
1

Get your API key

You’ll need an API key to authenticate your requests. You can create one in Profile -> Keys.More information about API keys can be found on the Authentication page.
2

Make your first request

Use the latest endpoint to get the most up-to-date exchange rates. Replace <YOUR_API_KEY> with your actual key.
3

Parse the response

You will receive a JSON response with the latest rates.

Next Steps

WebSocket Quickstart

Real-time streaming connection for live exchange rate updates.

Discover API endpoints

Explore all available endpoints and parameters.