--- title: MoneyV2 - Storefront API description: | A monetary value with currency. api_version: 2026-01 api_name: storefront type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/latest/objects/MoneyV2' md: 'https://shopify.dev/docs/api/storefront/latest/objects/MoneyV2.md' --- # Money​V2 object A monetary value with currency. ## Fields * amount * currencyCode *** ## Map ### Fields with this object * [AppliedGiftCard.amountUsed](https://shopify.dev/docs/api/storefront/latest/objects/AppliedGiftCard#field-AppliedGiftCard.fields.amountUsed) * [AppliedGiftCard.balance](https://shopify.dev/docs/api/storefront/latest/objects/AppliedGiftCard#field-AppliedGiftCard.fields.balance) * [AppliedGiftCard.presentmentAmountUsed](https://shopify.dev/docs/api/storefront/latest/objects/AppliedGiftCard#field-AppliedGiftCard.fields.presentmentAmountUsed) * [CartAutomaticDiscountAllocation.discountedAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartAutomaticDiscountAllocation#field-CartAutomaticDiscountAllocation.fields.discountedAmount) * [CartCodeDiscountAllocation.discountedAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartCodeDiscountAllocation#field-CartCodeDiscountAllocation.fields.discountedAmount) * [CartCost.checkoutChargeAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartCost#field-CartCost.fields.checkoutChargeAmount) * [CartCost.subtotalAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartCost#field-CartCost.fields.subtotalAmount) * [CartCost.totalAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartCost#field-CartCost.fields.totalAmount) * [CartCustomDiscountAllocation.discountedAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartCustomDiscountAllocation#field-CartCustomDiscountAllocation.fields.discountedAmount) * [CartDeliveryOption.estimatedCost](https://shopify.dev/docs/api/storefront/latest/objects/CartDeliveryOption#field-CartDeliveryOption.fields.estimatedCost) * [CartDiscountAllocation.discountedAmount](https://shopify.dev/docs/api/storefront/latest/interfaces/CartDiscountAllocation#fields-discountedAmount) * [CartEstimatedCost.checkoutChargeAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartEstimatedCost#field-CartEstimatedCost.fields.checkoutChargeAmount) * [CartEstimatedCost.subtotalAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartEstimatedCost#field-CartEstimatedCost.fields.subtotalAmount) * [CartEstimatedCost.totalAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartEstimatedCost#field-CartEstimatedCost.fields.totalAmount) * [CartEstimatedCost.totalDutyAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartEstimatedCost#field-CartEstimatedCost.fields.totalDutyAmount) * [CartEstimatedCost.totalTaxAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartEstimatedCost#field-CartEstimatedCost.fields.totalTaxAmount) * [CartLineCost.amountPerQuantity](https://shopify.dev/docs/api/storefront/latest/objects/CartLineCost#field-CartLineCost.fields.amountPerQuantity) * [CartLineCost.compareAtAmountPerQuantity](https://shopify.dev/docs/api/storefront/latest/objects/CartLineCost#field-CartLineCost.fields.compareAtAmountPerQuantity) * [CartLineCost.subtotalAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartLineCost#field-CartLineCost.fields.subtotalAmount) * [CartLineCost.totalAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartLineCost#field-CartLineCost.fields.totalAmount) * [CartLineEstimatedCost.amount](https://shopify.dev/docs/api/storefront/latest/objects/CartLineEstimatedCost#field-CartLineEstimatedCost.fields.amount) * [CartLineEstimatedCost.compareAtAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartLineEstimatedCost#field-CartLineEstimatedCost.fields.compareAtAmount) * [CartLineEstimatedCost.subtotalAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartLineEstimatedCost#field-CartLineEstimatedCost.fields.subtotalAmount) * [CartLineEstimatedCost.totalAmount](https://shopify.dev/docs/api/storefront/latest/objects/CartLineEstimatedCost#field-CartLineEstimatedCost.fields.totalAmount) * [DiscountAllocation.allocatedAmount](https://shopify.dev/docs/api/storefront/latest/objects/DiscountAllocation#field-DiscountAllocation.fields.allocatedAmount) * [Order.currentSubtotalPrice](https://shopify.dev/docs/api/storefront/latest/objects/Order#field-Order.fields.currentSubtotalPrice) * [Order.currentTotalDuties](https://shopify.dev/docs/api/storefront/latest/objects/Order#field-Order.fields.currentTotalDuties) * [Order.currentTotalPrice](https://shopify.dev/docs/api/storefront/latest/objects/Order#field-Order.fields.currentTotalPrice) * [Order.currentTotalShippingPrice](https://shopify.dev/docs/api/storefront/latest/objects/Order#field-Order.fields.currentTotalShippingPrice) * [Order.currentTotalTax](https://shopify.dev/docs/api/storefront/latest/objects/Order#field-Order.fields.currentTotalTax) ### Possible type in * [Pricing​Value](https://shopify.dev/docs/api/storefront/latest/unions/PricingValue) * [Selling​Plan​Checkout​Charge​Value](https://shopify.dev/docs/api/storefront/latest/unions/SellingPlanCheckoutChargeValue)