Rate Overview
Live
1 MDL = 1.0425 ZMW
1 ZMW = 0.959226
MDL
Avg
1.0344
High
1.0425
Low
1.0223
Last updated: 7/6/2026, 10:54:49 AM
Quick Conversions
| MDL | ZMW |
|---|---|
| 1 MDL | 1.04 ZMW |
| 10 MDL | 10.43 ZMW |
| 50 MDL | 52.13 ZMW |
| 100 MDL | 104.25 ZMW |
| 500 MDL | 521.25 ZMW |
| 1,000 MDL | 1,042.51 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-06T10:54:49Z",
"rates": {
"ZMW": 1.042507
}
}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": 104.25070000000001,
"rate": 1.042507
}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