Rate Overview
Live
1 ZAR = 218.5324 MNT
1 MNT = 0.004576
ZAR
Avg
216.5633
High
220.1807
Low
213.1521
Last updated: 5/27/2026, 7:17:56 PM
Quick Conversions
| ZAR | MNT |
|---|---|
| 1 ZAR | 218.53 MNT |
| 10 ZAR | 2,185.32 MNT |
| 50 ZAR | 10,926.62 MNT |
| 100 ZAR | 21,853.24 MNT |
| 500 ZAR | 109,266.21 MNT |
| 1,000 ZAR | 218,532.42 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-05-27T19:17:56Z",
"rates": {
"MNT": 218.532418
}
}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": 21853.2418,
"rate": 218.532418
}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