API Playground

Interactive explorer for the Exchange Rate API. Enter your API key in the Authentication panel (or try the public /symbols endpoint without one), pick an endpoint, and hit Send to see a live response.

No install required Real responses, real data Copy as cURL / JS / Python

Prefer to use an SDK?

Official first-party SDKs are available for JavaScript, Python, and PHP. Install and start making API calls in under a minute.

JavaScript npm install @exchangerateapi/sdk
Python pip install exchangerateapi
PHP composer require exchangerateapi/sdk