Rate Overview
Live
1 ZAR = 213.8548 MNT
1 MNT = 0.004676
ZAR
Avg
215.3329
High
218.3435
Low
213.2387
Last updated: 7/28/2026, 7:07:05 AM
Quick Conversions
| ZAR | MNT |
|---|---|
| 1 ZAR | 213.85 MNT |
| 10 ZAR | 2,138.55 MNT |
| 50 ZAR | 10,692.74 MNT |
| 100 ZAR | 21,385.48 MNT |
| 500 ZAR | 106,927.39 MNT |
| 1,000 ZAR | 213,854.79 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-28T07:07:05Z",
"rates": {
"MNT": 213.854785
}
}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": 21385.478499999997,
"rate": 213.854785
}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