The REST Admin API is a legacy API as of October 1, 2024. Starting April 1, 2025, all new public apps must be built exclusively with the GraphQL Admin API. For details and migration steps, visit our migration guide.
Currency
Merchants who use Shopify Payments can allow customers to pay in their local currency on the online store. When a customer selects a currency, all prices on the online store and checkout are automatically converted to that currency. Merchants enable the currencies that they want to offer to customers from their Shopify Payments settings.
The Currency resource represents a currency that the merchant has enabled. For each enabled currency, the Currency resource returns the currency code and the time when its conversion rate was last updated.
Endpoints
- get/admin/api/latest/currencies.
json Retrieves a list of currencies enabled on a shop
The Currency resource
Properties
The three-letter code (ISO 4217 format) for the currency associated with this setting.
The date and time (ISO 8601 format) when the conversion rate associated with this currency was last updated. If manual FX rates are active on a shop, then the updated date of these rates will replace the automatic conversion rates. Conversion rates are checked every 15 minutes, but typically updated only a few times a day. Manual FX rates are updated at the merchant's request.
The Currency resource
Anchor to GET request, Retrieves a list of currencies enabled on a shopgetRetrieves a list of currencies enabled on a shop
Retrieves a list of currencies enabled on a shop
Retrieve a list of currencies enabled on a shop
Retrieve a list of currencies enabled on a shop