Rate Overview
Live
1 MDL = 1.1213 ZMW
1 ZMW = 0.891817
MDL
Avg
1.1112
High
1.1213
Low
1.1042
Last updated: 4/16/2026, 2:09:58 PM
Quick Conversions
| MDL | ZMW |
|---|---|
| 1 MDL | 1.12 ZMW |
| 10 MDL | 11.21 ZMW |
| 50 MDL | 56.07 ZMW |
| 100 MDL | 112.13 ZMW |
| 500 MDL | 560.65 ZMW |
| 1,000 MDL | 1,121.31 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-04-16T14:09:58Z",
"rates": {
"ZMW": 1.121306
}
}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": 112.13059999999999,
"rate": 1.121306
}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