Rate Overview
Live
1 ZAR = 218.8074 MNT
1 MNT = 0.004570
ZAR
Avg
217.9106
High
218.9843
Low
215.4186
Last updated: 4/17/2026, 7:31:06 AM
Quick Conversions
| ZAR | MNT |
|---|---|
| 1 ZAR | 218.81 MNT |
| 10 ZAR | 2,188.07 MNT |
| 50 ZAR | 10,940.37 MNT |
| 100 ZAR | 21,880.74 MNT |
| 500 ZAR | 109,403.68 MNT |
| 1,000 ZAR | 218,807.36 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-04-17T07:31:06Z",
"rates": {
"MNT": 218.80736
}
}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": 21880.735999999997,
"rate": 218.80736
}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