Rate Overview
Live
1 MNT = 18.0229 ZWL
1 ZWL = 0.055485
MNT
Avg
18.0318
High
18.0615
Low
17.9750
Last updated: 3/7/2026, 12:29:34 AM
Quick Conversions
| MNT | ZWL |
|---|---|
| 1 MNT | 18.02 ZWL |
| 10 MNT | 180.23 ZWL |
| 50 MNT | 901.14 ZWL |
| 100 MNT | 1,802.29 ZWL |
| 500 MNT | 9,011.43 ZWL |
| 1,000 MNT | 18,022.86 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-03-07T00:29:34Z",
"rates": {
"ZWL": 18.022865
}
}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": 1802.2865,
"rate": 18.022865
}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