<!--
{
  "availability" : [
    "App Store Server API: 1.10.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppStoreServerAPI",
  "identifier" : "/documentation/AppStoreServerAPI/currency",
  "metadataVersion" : "0.1.0",
  "role" : "Type",
  "symbol" : {
    "kind" : "Type",
    "modules" : [
      "App Store Server API"
    ],
    "preciseIdentifier" : "data:app_store_server_api:currency"
  },
  "title" : "currency"
}
-->

# currency

The three-letter ISO 4217 currency code for the price of the product.

```
string currency
```

## Discussion

The currency property contains an ISO 4217 alpha-3 string that represents the currency of the price of the product.

> Important:
> For financial and accounting purposes, use the App Store Connect reporting tools. For more information, see [Download financial reports](https://developer.apple.com/help/app-store-connect/getting-paid/download-financial-reports) and [Overview of reporting tools](https://developer.apple.com/help/app-store-connect/measure-app-performance/overview-of-reporting-tools).

Don’t use the [`currency`](/documentation/AppStoreServerAPI/currency) value to infer the storefront. Use the [`storefront`](/documentation/AppStoreServerAPI/storefront) value in the transaction instead.

For more information on how you set prices, see [Set a price](https://developer.apple.com/help/app-store-connect/manage-app-pricing/set-a-price) and [Set a price for an in-app purchase](https://developer.apple.com/help/app-store-connect/manage-in-app-purchases/set-a-price-for-an-in-app-purchase).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)