---
title: isoCurrencies
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/locale/currency-swift.struct/isocurrencies
---

# isoCurrencies

An array containing currencies defined by the currency codes in ISO-4217.

## Declaration

```swift
static var isoCurrencies: [Locale.Currency] { get }
```

## See Also

### Using common currencies

- [unknown](foundation/locale/currency-swift.struct/unknown.md)
