Rate Overview
Live
1 MDL = 1.0936 ZMW
1 ZMW = 0.914431
MDL
Avg
1.0893
High
1.0970
Low
1.0839
Last updated: 5/6/2026, 7:15:22 PM
Quick Conversions
| MDL | ZMW |
|---|---|
| 1 MDL | 1.09 ZMW |
| 10 MDL | 10.94 ZMW |
| 50 MDL | 54.68 ZMW |
| 100 MDL | 109.36 ZMW |
| 500 MDL | 546.79 ZMW |
| 1,000 MDL | 1,093.58 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-05-06T19:15:22Z",
"rates": {
"ZMW": 1.093576
}
}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": 109.3576,
"rate": 1.093576
}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