Loading
https://api.apifreaks.com/v1.0/currency/symbols
$ pip install requests
Click Test it to start the request and see the response here!
| Field | Type | Requirement | Description |
|---|---|---|---|
| currencySymbols | Map | Mandatory | A map of all currency symbols keyed by their currency code. Each entry maps a currency code to its full currency name. |
| currencySymbols.[currencyCode] | String | Mandatory | The full name of the currency corresponding to the given currency code (e.g., "FJD" → "Fiji Dollar"). |