---
title: currency
framework: datadetection
role: symbol
role_heading: Instance Property
path: datadetection/datadetector/match/semanticdetails/moneyamount/currency
---

# currency

A value that represents the currency the data detectors were able to match, though it may be a best guess.

## Declaration

```swift
let currency: Locale.Currency
```

## See Also

### Properties that describe elements of the amount

- [amount](datadetection/datadetector/match/semanticdetails/moneyamount/amount.md)
