Rate Overview
Live
1 MDL = 1.0294 ZMW
1 ZMW = 0.971424
MDL
Avg
1.0253
High
1.0294
Low
1.0219
Last updated: 7/3/2026, 12:41:28 AM
Quick Conversions
| MDL | ZMW |
|---|---|
| 1 MDL | 1.03 ZMW |
| 10 MDL | 10.29 ZMW |
| 50 MDL | 51.47 ZMW |
| 100 MDL | 102.94 ZMW |
| 500 MDL | 514.71 ZMW |
| 1,000 MDL | 1,029.42 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-07-03T00:41:28Z",
"rates": {
"ZMW": 1.029417
}
}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.9417,
"rate": 1.029417
}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