---
title: Org.Currency
framework: Apple Ads Platform API
role: symbol
role_heading: Type
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/org/currency-data.typealias
---

# Org.Currency

The currency used by the organization.

## Declaration

```data
string Org.Currency
```

## Possible Values

USD: United States Dollar. RMB: Renminbi. A legacy alias for CNY, not an ISO 4217 code. Prefer CNY. AUD: Australian Dollar. CAD: Canadian Dollar. EUR: Euro. GBP: British Pound Sterling. JPY: Japanese Yen. MXN: Mexican Peso. NZD: New Zealand Dollar. RUB: Russian Ruble. CNY: Chinese Yuan. The ISO 4217 code for the same currency as RMB. INR: Indian Rupee. BRL: Brazilian Real. IDR: Indonesian Rupiah.

## Discussion

Discussion This currency is set once for the organization, including legacy organizations that still report amounts in RMB rather than its ISO 4217 equivalent CNY. Example {   "currency": "USD" }
