Rate Overview
Live
1 ZAR = 215.9874 MNT
1 MNT = 0.004630
ZAR
Avg
218.8446
High
223.8992
Low
213.5874
Last updated: 3/7/2026, 2:33:07 AM
Quick Conversions
| ZAR | MNT |
|---|---|
| 1 ZAR | 215.99 MNT |
| 10 ZAR | 2,159.87 MNT |
| 50 ZAR | 10,799.37 MNT |
| 100 ZAR | 21,598.74 MNT |
| 500 ZAR | 107,993.72 MNT |
| 1,000 ZAR | 215,987.44 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-03-07T02:33:07Z",
"rates": {
"MNT": 215.987441
}
}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": 21598.7441,
"rate": 215.987441
}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