# Exchangerate.host API **Provider:** Exchangerate.host **Category:** finance **Base URL:** `https://exchangerate.host` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://exchangerate.host?utm_source=Github&utm_medium=Referral&utm_campaign=Public-apis-repo-Best-sellers ## Description Free foreign exchange & crypto rates API ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://exchangerate.host/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://exchangerate.host' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/exchangerate-host/) — CC BY 4.0*