Rate Overview
Live
1 ZAR = 222.5906 MNT
1 MNT = 0.004493
ZAR
Avg
222.5183
High
223.2309
Low
221.9471
Last updated: 8/17/2026, 11:33:01 AM
Quick Conversions
| ZAR | MNT |
|---|---|
| 1 ZAR | 222.59 MNT |
| 10 ZAR | 2,225.91 MNT |
| 50 ZAR | 11,129.53 MNT |
| 100 ZAR | 22,259.06 MNT |
| 500 ZAR | 111,295.28 MNT |
| 1,000 ZAR | 222,590.55 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-08-17T11:33:01Z",
"rates": {
"MNT": 222.590552
}
}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": 22259.0552,
"rate": 222.590552
}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