Rate Overview
Live
1 MDL = 1.0492 ZMW
1 ZMW = 0.953094
MDL
Avg
1.0249
High
1.0492
Low
1.0018
Last updated: 7/8/2026, 10:33:08 PM
Quick Conversions
| MDL | ZMW |
|---|---|
| 1 MDL | 1.05 ZMW |
| 10 MDL | 10.49 ZMW |
| 50 MDL | 52.46 ZMW |
| 100 MDL | 104.92 ZMW |
| 500 MDL | 524.61 ZMW |
| 1,000 MDL | 1,049.22 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-08T22:33:08Z",
"rates": {
"ZMW": 1.049215
}
}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.9215,
"rate": 1.049215
}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