---
title: commonISOCurrencyCodes
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/locale/commonisocurrencycodes
---

# commonISOCurrencyCodes

A list of common currency codes.

## Declaration

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

## See Also

### Getting known identifiers and codes

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