--- title: CurrencyCode - GraphQL Admin description: >- The currency codes that represent the world currencies throughout the Admin API. Currency codes include [standard ISO 4217 codes](https://en.wikipedia.org/wiki/ISO_4217), legacy codes, non-standard codes, digital currency codes. api_version: 2026-01 api_name: admin type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/enums/CurrencyCode' md: 'https://shopify.dev/docs/api/admin-graphql/latest/enums/CurrencyCode.md' --- # Currency​Code enum The currency codes that represent the world currencies throughout the Admin API. Currency codes include [standard ISO 4217 codes](https://en.wikipedia.org/wiki/ISO_4217), legacy codes, non-standard codes, digital currency 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 * USDC * 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 * [Calculated​Draft​Order.currencyCode](https://shopify.dev/docs/api/admin-graphql/latest/objects/CalculatedDraftOrder#field-CalculatedDraftOrder.fields.currencyCode) * [Calculated​Draft​Order.presentmentCurrencyCode](https://shopify.dev/docs/api/admin-graphql/latest/objects/CalculatedDraftOrder#field-CalculatedDraftOrder.fields.presentmentCurrencyCode) * [Company​Location.currency](https://shopify.dev/docs/api/admin-graphql/latest/objects/CompanyLocation#field-CompanyLocation.fields.currency) * [Currency​Setting.currencyCode](https://shopify.dev/docs/api/admin-graphql/latest/objects/CurrencySetting#field-CurrencySetting.fields.currencyCode) * [Draft​Order.currencyCode](https://shopify.dev/docs/api/admin-graphql/latest/objects/DraftOrder#field-DraftOrder.fields.currencyCode) * [Draft​Order.presentmentCurrencyCode](https://shopify.dev/docs/api/admin-graphql/latest/objects/DraftOrder#field-DraftOrder.fields.presentmentCurrencyCode) * [Markets​Resolved​Values.currencyCode](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketsResolvedValues#field-MarketsResolvedValues.fields.currencyCode) * [Money​V2.currencyCode](https://shopify.dev/docs/api/admin-graphql/latest/objects/MoneyV2#field-MoneyV2.fields.currencyCode) * [Order.currencyCode](https://shopify.dev/docs/api/admin-graphql/latest/objects/Order#field-Order.fields.currencyCode) * [Order.presentmentCurrencyCode](https://shopify.dev/docs/api/admin-graphql/latest/objects/Order#field-Order.fields.presentmentCurrencyCode) * [Order​Transaction.settlementCurrency](https://shopify.dev/docs/api/admin-graphql/latest/objects/OrderTransaction#field-OrderTransaction.fields.settlementCurrency) * [Price​List.currency](https://shopify.dev/docs/api/admin-graphql/latest/objects/PriceList#field-PriceList.fields.currency) * [Shop.currencyCode](https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop#field-Shop.fields.currencyCode) * [Shop.enabledPresentmentCurrencies](https://shopify.dev/docs/api/admin-graphql/latest/objects/Shop#field-Shop.fields.enabledPresentmentCurrencies) * [Shop​Billing​Preferences.currency](https://shopify.dev/docs/api/admin-graphql/latest/objects/ShopBillingPreferences#field-ShopBillingPreferences.fields.currency) * [Shop​Pay​Payment​Request.presentmentCurrency](https://shopify.dev/docs/api/admin-graphql/latest/objects/ShopPayPaymentRequest#field-ShopPayPaymentRequest.fields.presentmentCurrency) * [Shopify​Payments​Account.defaultCurrency](https://shopify.dev/docs/api/admin-graphql/latest/objects/ShopifyPaymentsAccount#field-ShopifyPaymentsAccount.fields.defaultCurrency) * [Shopify​Payments​Bank​Account.currency](https://shopify.dev/docs/api/admin-graphql/latest/objects/ShopifyPaymentsBankAccount#field-ShopifyPaymentsBankAccount.fields.currency) * [Subscription​Billing​Cycle​Edited​Contract.currencyCode](https://shopify.dev/docs/api/admin-graphql/latest/objects/SubscriptionBillingCycleEditedContract#field-SubscriptionBillingCycleEditedContract.fields.currencyCode) * [Subscription​Contract.currencyCode](https://shopify.dev/docs/api/admin-graphql/latest/objects/SubscriptionContract#field-SubscriptionContract.fields.currencyCode) * [Subscription​Draft.currencyCode](https://shopify.dev/docs/api/admin-graphql/latest/objects/SubscriptionDraft#field-SubscriptionDraft.fields.currencyCode) ### Inputs with this enum * [Draft​Order​Input.presentmentCurrencyCode](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/DraftOrderInput#fields-presentmentCurrencyCode) * [Market​Currency​Settings​Update​Input.baseCurrency](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MarketCurrencySettingsUpdateInput#fields-baseCurrency) * [Money​Input.currencyCode](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MoneyInput#fields-currencyCode) * [Order​Capture​Input.currency](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/OrderCaptureInput#fields-currency) * [Order​Create​Order​Input.currency](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/OrderCreateOrderInput#fields-currency) * [Order​Create​Order​Input.presentmentCurrency](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/OrderCreateOrderInput#fields-presentmentCurrency) * [Price​List​Create​Input.currency](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/PriceListCreateInput#fields-currency) * [Price​List​Update​Input.currency](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/PriceListUpdateInput#fields-currency) * [Refund​Input.currency](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/RefundInput#fields-currency) * [Subscription​Contract​Atomic​Create​Input.currencyCode](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SubscriptionContractAtomicCreateInput#fields-currencyCode) * [Subscription​Contract​Create​Input.currencyCode](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SubscriptionContractCreateInput#fields-currencyCode) ### Arguments with this enum * [Product​Variant.presentmentPrices(presentmentCurrencies)](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductVariant#field-ProductVariant.fields.presentmentPrices.arguments.presentmentCurrencies) * [shopify​Payments​Payout​Alternate​Currency​Create.currency](https://shopify.dev/docs/api/admin-graphql/latest/mutations/shopifyPaymentsPayoutAlternateCurrencyCreate#arguments-currency)