Rate Overview
Live
1 MNT = 0.004926 ZMW
1 ZMW = 203.0045
MNT
Avg
0.004920
High
0.004978
Low
0.004863
Last updated: 6/16/2026, 6:40:30 AM
Quick Conversions
| MNT | ZMW |
|---|---|
| 1 MNT | 0.00 ZMW |
| 10 MNT | 0.05 ZMW |
| 50 MNT | 0.25 ZMW |
| 100 MNT | 0.49 ZMW |
| 500 MNT | 2.46 ZMW |
| 1,000 MNT | 4.93 ZMW |
Get MNT/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=ZMWExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-06-16T06:40:30Z",
"rates": {
"ZMW": 0.004926
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "ZMW",
"amount": 100
},
"result": 0.4926,
"rate": 0.004926
}Build with MNT/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key