Rate Overview
Live
1 ZAR = 224.8351 MNT
1 MNT = 0.004448
ZAR
Avg
223.7285
High
225.0775
Low
222.4509
Last updated: 9/3/2026, 9:55:56 PM
Quick Conversions
| ZAR | MNT |
|---|---|
| 1 ZAR | 224.84 MNT |
| 10 ZAR | 2,248.35 MNT |
| 50 ZAR | 11,241.75 MNT |
| 100 ZAR | 22,483.51 MNT |
| 500 ZAR | 112,417.53 MNT |
| 1,000 ZAR | 224,835.07 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-09-03T21:55:56Z",
"rates": {
"MNT": 224.835069
}
}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": 22483.5069,
"rate": 224.835069
}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