Rate Overview
Live
1 MDL = 1.0896 ZMW
1 ZMW = 0.917781
MDL
Avg
1.0950
High
1.1133
Low
1.0839
Last updated: 5/26/2026, 11:32:51 PM
Quick Conversions
| MDL | ZMW |
|---|---|
| 1 MDL | 1.09 ZMW |
| 10 MDL | 10.90 ZMW |
| 50 MDL | 54.48 ZMW |
| 100 MDL | 108.96 ZMW |
| 500 MDL | 544.79 ZMW |
| 1,000 MDL | 1,089.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-26T23:32:51Z",
"rates": {
"ZMW": 1.089584
}
}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": 108.95840000000001,
"rate": 1.089584
}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