Rate Overview
Live
1 MDL = 1.1186 ZMW
1 ZMW = 0.893946
MDL
Avg
1.1115
High
1.1186
Low
1.1061
Last updated: 3/7/2026, 1:57:39 AM
Quick Conversions
| MDL | ZMW |
|---|---|
| 1 MDL | 1.12 ZMW |
| 10 MDL | 11.19 ZMW |
| 50 MDL | 55.93 ZMW |
| 100 MDL | 111.86 ZMW |
| 500 MDL | 559.32 ZMW |
| 1,000 MDL | 1,118.64 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-03-07T01:57:39Z",
"rates": {
"ZMW": 1.118636
}
}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": 111.86359999999999,
"rate": 1.118636
}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