Rate Overview
Live
1 ZWL = 0.055481 MNT
1 MNT = 18.0242
ZWL
Avg
0.055459
High
0.055632
Low
0.055366
Last updated: 3/7/2026, 3:05:09 AM
Quick Conversions
| ZWL | MNT |
|---|---|
| 1 ZWL | 0.06 MNT |
| 10 ZWL | 0.55 MNT |
| 50 ZWL | 2.77 MNT |
| 100 ZWL | 5.55 MNT |
| 500 ZWL | 27.74 MNT |
| 1,000 ZWL | 55.48 MNT |
Get ZWL/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=MNTExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-03-07T03:05:09Z",
"rates": {
"MNT": 0.055481
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "MNT",
"amount": 100
},
"result": 5.5481,
"rate": 0.055481
}Build with ZWL/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key