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

# currencyCode

ISO 4217 currency code that identifies the currency in which the account is held.

## Declaration

```swift
let currencyCode: String
```

## See Also

### Instance Properties

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