---
title: isISOCurrency
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/locale/currency-swift.struct/isisocurrency
---

# isISOCurrency

A Boolean value that indicates whether the currency is in the list of ISO-defined currencies.

## Declaration

```swift
var isISOCurrency: Bool { get }
```

## See Also

### Examining currency properties

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