---
title: currency
framework: appstoreserverapi
role: symbol
role_heading: Type
path: appstoreserverapi/currency
---

# currency

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

## Declaration

```data
string currency
```

## Mentioned in

App Store Server API changelog

## Discussion

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 and Overview of reporting tools. Don’t use the currency value to infer the storefront. Use the storefront value in the transaction instead. For more information on how you set prices, see Set a price and Set a price for an in-app purchase.

## See Also

### Product price and currency

- [price](appstoreserverapi/price.md)
