Rate Overview
Live
1 MDL = 1.0090 ZMW
1 ZMW = 0.991114
MDL
Avg
1.0115
High
1.0249
Low
1.0018
Last updated: 6/16/2026, 3:09:35 AM
Quick Conversions
| MDL | ZMW |
|---|---|
| 1 MDL | 1.01 ZMW |
| 10 MDL | 10.09 ZMW |
| 50 MDL | 50.45 ZMW |
| 100 MDL | 100.90 ZMW |
| 500 MDL | 504.48 ZMW |
| 1,000 MDL | 1,008.97 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-06-16T03:09:35Z",
"rates": {
"ZMW": 1.008966
}
}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": 100.8966,
"rate": 1.008966
}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