---
title: currencyCode
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/intentcurrencyamount/currencycode
---

# currencyCode

The ISO 4217 currency code that applies to the monetary amount.

## Declaration

```swift
let currencyCode: String
```

## See Also

### Getting the currency details

- [amount](appintents/intentcurrencyamount/amount.md)
