Rate Overview
Live
1 ZAR = 208.1622 MNT
1 MNT = 0.004804
ZAR
Avg
214.9195
High
225.1172
Low
208.1622
Last updated: 3/27/2026, 2:51:08 PM
Quick Conversions
| ZAR | MNT |
|---|---|
| 1 ZAR | 208.16 MNT |
| 10 ZAR | 2,081.62 MNT |
| 50 ZAR | 10,408.11 MNT |
| 100 ZAR | 20,816.22 MNT |
| 500 ZAR | 104,081.10 MNT |
| 1,000 ZAR | 208,162.21 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-27T14:51:08Z",
"rates": {
"MNT": 208.162205
}
}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": 20816.2205,
"rate": 208.162205
}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