Rate Overview
Live
1 MDL = 1.0246 ZMW
1 ZMW = 0.975948
MDL
Avg
1.1118
High
1.3244
Low
1.0094
Last updated: 6/28/2026, 10:59:59 PM
Quick Conversions
| MDL | ZMW |
|---|---|
| 1 MDL | 1.02 ZMW |
| 10 MDL | 10.25 ZMW |
| 50 MDL | 51.23 ZMW |
| 100 MDL | 102.46 ZMW |
| 500 MDL | 512.32 ZMW |
| 1,000 MDL | 1,024.65 ZMW |
Get MDL/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=ZMWExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-28T22:59:59Z",
"rates": {
"ZMW": 1.024645
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "ZMW",
"amount": 100
},
"result": 102.4645,
"rate": 1.024645
}Build with MDL/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key