Rate Overview
Live
1 ZMW = 0.946482 MDL
1 MDL = 1.0565
ZMW
Avg
0.922762
High
0.990655
Low
0.847349
Last updated: 7/27/2026, 4:32:18 AM
Quick Conversions
| ZMW | MDL |
|---|---|
| 1 ZMW | 0.95 MDL |
| 10 ZMW | 9.46 MDL |
| 50 ZMW | 47.32 MDL |
| 100 ZMW | 94.65 MDL |
| 500 ZMW | 473.24 MDL |
| 1,000 ZMW | 946.48 MDL |
Get ZMW/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZMW¤cies=MDLExample Response:
{
"success": true,
"base": "ZMW",
"date": "2026-07-27T04:32:18Z",
"rates": {
"MDL": 0.946482
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZMW&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZMW",
"to": "MDL",
"amount": 100
},
"result": 94.6482,
"rate": 0.946482
}Build with ZMW/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key