Rate Overview
Live
1 MDL = 1.0597 ZMW
1 ZMW = 0.943640
MDL
Avg
1.2151
High
1.4360
Low
1.0018
Last updated: 7/26/2026, 8:33:37 AM
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-26T08:33:37Z",
"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