Rate Overview
Live
1 MNT = 0.005347 ZMW
1 ZMW = 187.0208
MNT
Avg
0.005327
High
0.005351
Low
0.005289
Last updated: 4/16/2026, 6:32:40 PM
Quick Conversions
| MNT | ZMW |
|---|---|
| 1 MNT | 0.01 ZMW |
| 10 MNT | 0.05 ZMW |
| 50 MNT | 0.27 ZMW |
| 100 MNT | 0.53 ZMW |
| 500 MNT | 2.67 ZMW |
| 1,000 MNT | 5.35 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-04-16T18:32:40Z",
"rates": {
"ZMW": 0.005347
}
}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.5347000000000001,
"rate": 0.005347
}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