Get supported currencies
Currency Exchange API
Get supported currencies
Returns the list of all supported currency codes, sorted alphabetically.
POST
Get supported currencies
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Requests the list of supported currency codes. The body is optional.
This endpoint takes no parameters. Send an empty object.
Response
200 - application/json
The list of supported currency codes.
Last modified on August 20, 2026

