Rate Overview
Live
1 ZAR = 216.6421 MNT
1 MNT = 0.004616
ZAR
Avg
217.8464
High
219.1704
Low
216.6421
Last updated: 7/20/2026, 1:46:27 AM
Quick Conversions
| ZAR | MNT |
|---|---|
| 1 ZAR | 216.64 MNT |
| 10 ZAR | 2,166.42 MNT |
| 50 ZAR | 10,832.11 MNT |
| 100 ZAR | 21,664.21 MNT |
| 500 ZAR | 108,321.05 MNT |
| 1,000 ZAR | 216,642.10 MNT |
Get ZAR/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=MNTExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-20T01:46:27Z",
"rates": {
"MNT": 216.642105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "MNT",
"amount": 100
},
"result": 21664.210499999997,
"rate": 216.642105
}Build with ZAR/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key