Rate Overview
Live
1 MNT = 18.6304 ZWL
1 ZWL = 0.053676
MNT
Avg
15.7035
High
18.7747
Low
0.089534
Last updated: 7/12/2026, 6:45:46 AM
Quick Conversions
| MNT | ZWL |
|---|---|
| 1 MNT | 18.63 ZWL |
| 10 MNT | 186.30 ZWL |
| 50 MNT | 931.52 ZWL |
| 100 MNT | 1,863.04 ZWL |
| 500 MNT | 9,315.22 ZWL |
| 1,000 MNT | 18,630.45 ZWL |
Get MNT/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=ZWLExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-12T06:45:46Z",
"rates": {
"ZWL": 18.630446
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "ZWL",
"amount": 100
},
"result": 1863.0446,
"rate": 18.630446
}Build with MNT/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key