Loading
Loading
Get the full list of supported fiat and crypto currency symbols available in the APIFreaks Currency API with their names and ISO codes.
Returns a simple map of all currency codes to their human-readable names.
Pass your API key as the apiKey parameter in every request.
This is version v1.0 of the API.
A successful request returns a 200 OK response with a map of currency codes to names.
currencySymbolsA map of all currency symbols keyed by their currency code. Each entry maps a currency code to its full currency name.
currencySymbols.[currencyCode]The full name of the currency corresponding to the given currency code (e.g., "FJD" → "Fiji Dollar").