---
title: isoCurrencyCodes
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/locale/isocurrencycodes
---

# isoCurrencyCodes

A list of available currency codes.

## Declaration

```swift
static var isoCurrencyCodes: [String] { get }
```

## See Also

### Getting known identifiers and codes

- [availableIdentifiers](foundation/locale/availableidentifiers.md)
- [isoRegionCodes](foundation/locale/isoregioncodes.md)
- [isoLanguageCodes](foundation/locale/isolanguagecodes.md)
- [commonISOCurrencyCodes](foundation/locale/commonisocurrencycodes.md)
