--- title: CurrencyCode - Storefront API description: | The three-letter currency codes that represent the world currencies used in stores. These include standard ISO 4217 codes, legacy codes, and non-standard codes. api_version: 2026-01 api_name: storefront type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/latest/enums/CurrencyCode' md: 'https://shopify.dev/docs/api/storefront/latest/enums/CurrencyCode.md' --- # Currency​Code enum The three-letter currency codes that represent the world currencies used in stores. These include standard ISO 4217 codes, legacy codes, and non-standard codes. ## Valid values * AED * AFN * ALL * AMD * ANG * AOA * ARS * AUD * AWG * AZN * BAM * BBD * BDT * BGN * BHD * BIF * BMD * BND * BOB * BRL * BSD * BTN * BWP * BYN * BZD * CAD * CDF * CHF * CLP * CNY * COP * CRC * CVE * CZK * DJF * DKK * DOP * DZD * EGP * ERN * ETB * EUR * FJD * FKP * GBP * GEL * GHS * GIP * GMD * GNF * GTQ * GYD * HKD * HNL * HRK * HTG * HUF * IDR * ILS * INR * IQD * IRR * ISK * JEP * JMD * JOD * JPY * KES * KGS * KHR * KID * KMF * KRW * KWD * KYD * KZT * LAK * LBP * LKR * LRD * LSL * LTL * LVL * LYD * MAD * MDL * MGA * MKD * MMK * MNT * MOP * MRU * MUR * MVR * MWK * MXN * MYR * MZN * NAD * NGN * NIO * NOK * NPR * NZD * OMR * PAB * PEN * PGK * PHP * PKR * PLN * PYG * QAR * RON * RSD * RUB * RWF * SAR * SBD * SCR * SDG * SEK * SGD * SHP * SLL * SOS * SRD * SSP * STN * SYP * SZL * THB * TJS * TMT * TND * TOP * TRY * TTD * TWD * TZS * UAH * UGX * USD * UYU * UZS * VED * VES * VND * VUV * WST * XAF * XCD * XOF * XPF * XXX * YER * ZAR * ZMW ### Deprecated valid values * BYR: deprecated * STD: deprecated * VEF: deprecated *** ## Fields * * * * * * * * *** ## Map ### Fields with this enum * [Currency.isoCode](https://shopify.dev/docs/api/storefront/latest/objects/Currency#field-Currency.fields.isoCode) * [Money​V2.currencyCode](https://shopify.dev/docs/api/storefront/latest/objects/MoneyV2#field-MoneyV2.fields.currencyCode) * [Order.currencyCode](https://shopify.dev/docs/api/storefront/latest/objects/Order#field-Order.fields.currencyCode) * [Payment​Settings.currencyCode](https://shopify.dev/docs/api/storefront/latest/objects/PaymentSettings#field-PaymentSettings.fields.currencyCode) * [Payment​Settings.enabledPresentmentCurrencies](https://shopify.dev/docs/api/storefront/latest/objects/PaymentSettings#field-PaymentSettings.fields.enabledPresentmentCurrencies) * [Shop​Pay​Payment​Request.presentmentCurrency](https://shopify.dev/docs/api/storefront/latest/objects/ShopPayPaymentRequest#field-ShopPayPaymentRequest.fields.presentmentCurrency) ### Inputs with this enum * [Money​Input.currencyCode](https://shopify.dev/docs/api/storefront/latest/input-objects/MoneyInput#fields-currencyCode) * [Shop​Pay​Payment​Request​Input.presentmentCurrency](https://shopify.dev/docs/api/storefront/latest/input-objects/ShopPayPaymentRequestInput#fields-presentmentCurrency)