Rate Overview
Live
1 ZAR = 220.3198 MNT
1 MNT = 0.004539
ZAR
Avg
218.3133
High
220.3198
Low
217.2185
Last updated: 7/3/2026, 12:16:06 AM
Quick Conversions
| ZAR | MNT |
|---|---|
| 1 ZAR | 220.32 MNT |
| 10 ZAR | 2,203.20 MNT |
| 50 ZAR | 11,015.99 MNT |
| 100 ZAR | 22,031.98 MNT |
| 500 ZAR | 110,159.90 MNT |
| 1,000 ZAR | 220,319.80 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-03T00:16:06Z",
"rates": {
"MNT": 220.3198
}
}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": 22031.98,
"rate": 220.3198
}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