List supported currencies
Returns the list of currencies supported by MoonPay.
Authorizations
Your publishable API key, passed as the apiKey query parameter. Publishable keys are prefixed with pk_test_ (sandbox) or pk_live_ (production) and are safe to use in client-side code. Find your keys on the API keys page of the dashboard. See Authentication.
Query Parameters
Determines which set of cryptocurrencies to return. enabled shows cryptocurrencies enabled in the partner dashboard. all shows all cryptocurrencies supported by MoonPay. If omitted, the response defaults to enabled cryptocurrencies filtered by the originating IP's geolocation.
enabled, all Response
Successful response. List of Currencies
- Option 1
- Option 2
Unique identifier for the currency.
"6f424585-8936-4eb1-b01e-443fb306d1f5"
Time at which the object was created. Returned as an ISO 8601 string.
"2019-05-17T18:24:45.206Z"
Time at which the object was last updated. Returned as an ISO 8601 string.
"2019-05-17T18:24:45.206Z"
Always fiat
fiat "fiat"
The currency's name.
"Pound Sterling"
The currency's code.
"gbp"
The currency's precision (number of digits after decimal point).
2
Represents the minimum transaction buy amount when using this currency as a base currency.
30
Represents the maximum transaction buy amount when using this currency as a base currency.
9000
Whether sales for this currency are supported.
true