# FreeForexAPI API **Provider:** FreeForexAPI **Category:** finance **Base URL:** `https://freeforexapi.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://freeforexapi.com/Home/Api ## Description Real-time foreign exchange rates for major currency pairs ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://freeforexapi.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://freeforexapi.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/freeforex/) — CC BY 4.0*