Rate Overview
Live
1 MDL = 1.0786 ZMW
1 ZMW = 0.927147
MDL
Avg
1.1005
High
1.1222
Low
1.0668
Last updated: 3/27/2026, 8:11:21 AM
Quick Conversions
| MDL | ZMW |
|---|---|
| 1 MDL | 1.08 ZMW |
| 10 MDL | 10.79 ZMW |
| 50 MDL | 53.93 ZMW |
| 100 MDL | 107.86 ZMW |
| 500 MDL | 539.29 ZMW |
| 1,000 MDL | 1,078.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-03-27T08:11:21Z",
"rates": {
"ZMW": 1.078578
}
}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": 107.8578,
"rate": 1.078578
}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