Rate Overview
Live
1 MDL = 1.0597 ZMW
1 ZMW = 0.943640
MDL
Avg
1.3559
High
1.6121
Low
1.0176
Last updated: 7/26/2026, 7:50:00 PM
Quick Conversions
| MDL | ZMW |
|---|---|
| 1 MDL | 1.06 ZMW |
| 10 MDL | 10.60 ZMW |
| 50 MDL | 52.99 ZMW |
| 100 MDL | 105.97 ZMW |
| 500 MDL | 529.86 ZMW |
| 1,000 MDL | 1,059.73 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-26T19:50:00Z",
"rates": {
"ZMW": 1.059726
}
}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": 105.9726,
"rate": 1.059726
}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