---
title: currencyGroupingSeparator
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/numberformatter/currencygroupingseparator
---

# currencyGroupingSeparator

The currency grouping separator for the receiver.

## Declaration

```swift
var currencyGroupingSeparator: String! { get set }
```

## See Also

### Configuring the Format of Currency

- [currencySymbol](foundation/numberformatter/currencysymbol.md)
- [currencyCode](foundation/numberformatter/currencycode.md)
- [internationalCurrencySymbol](foundation/numberformatter/internationalcurrencysymbol.md)
