--- title: MarketCurrencySettingsUpdateInput - GraphQL Admin description: The input fields used to update the currency settings of a market. api_version: 2025-01 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/marketcurrencysettingsupdateinput md: https://shopify.dev/docs/api/admin-graphql/2025-01/input-objects/marketcurrencysettingsupdateinput.md --- # Market​Currency​Settings​Update​Input input\_object The input fields used to update the currency settings of a market. ## Fields * base​Currency [Currency​Code](https://shopify.dev/docs/api/admin-graphql/2025-01/enums/CurrencyCode) The currency which this market’s prices are defined in, and the currency which its customers must use if local currencies are disabled. * local​Currencies [Boolean](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/Boolean) Whether or not local currencies are enabled. If enabled, then prices will be converted to give each customer the best experience based on their region. If disabled, then all customers in this market will see prices in the market's base currency. *** ## Map No referencing types