
Currency-api is a public API providing free currency exchange rates api with 150+ currencies & no rate limits.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://github.com/fawazahmed0/currency-api#readme | Primary API endpoint. |
curl -X GET "https://github.com/fawazahmed0/currency-api#readme" \ -H "Accept: application/json"