# ratesapi.io API **Provider:** ratesapi.io **Category:** finance **Base URL:** `https://ratesapi.io` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://ratesapi.io/ ## Description Free foreign currency exchange rates and currency conversion. | N/A | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://ratesapi.io/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://ratesapi.io' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with account. Foreign exchange rates; no paid tiers for basic usage. --- *Source: [API Map](https://apimap.dev/apis/ratesapi-io/) — CC BY 4.0*