Rate Overview
Live
1 ZAR = 218.5378 MNT
1 MNT = 0.004576
ZAR
Avg
218.1736
High
219.2195
Low
216.1613
Last updated: 5/28/2026, 12:05:48 AM
Quick Conversions
| ZAR | MNT |
|---|---|
| 1 ZAR | 218.54 MNT |
| 10 ZAR | 2,185.38 MNT |
| 50 ZAR | 10,926.89 MNT |
| 100 ZAR | 21,853.78 MNT |
| 500 ZAR | 109,268.88 MNT |
| 1,000 ZAR | 218,537.76 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-28T00:05:48Z",
"rates": {
"MNT": 218.537755
}
}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.7755,
"rate": 218.537755
}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