---
title: currencyCode
framework: financekit
role: symbol
role_heading: Instance Property
path: financekit/account/currencycode
---

# currencyCode

The ISO 4217 currency code that identifies the currency that denominates the account.

## Declaration

```swift
var currencyCode: String { get }
```

## See Also

### Instance Properties

- [accountDescription](financekit/account/accountdescription.md)
- [assetAccount](financekit/account/assetaccount.md)
- [displayName](financekit/account/displayname.md)
- [id](financekit/account/id.md)
- [institutionName](financekit/account/institutionname.md)
- [liabilityAccount](financekit/account/liabilityaccount.md)
- [openingDate](financekit/account/openingdate.md)
