---
title: currencyCode
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/decimal/formatstyle/currency/currencycode
---

# currencyCode

The currency code this format style uses.

## Declaration

```swift
var currencyCode: String
```

## See Also

### Accessing style properties

- [locale](foundation/decimal/formatstyle/currency/locale.md)
