---
title: converter
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/dimension/converter
---

# converter

The unit converter that represents the unit in terms of the dimension’s base unit.

## Declaration

```swift
@NSCopying var converter: UnitConverter { get }
```
