Rate Overview
Live
1 ZMW = 0.944244 MDL
1 MDL = 1.0590
ZMW
Avg
0.953428
High
0.961839
Low
0.941633
Last updated: 7/25/2026, 5:26:12 AM
Quick Conversions
| ZMW | MDL |
|---|---|
| 1 ZMW | 0.94 MDL |
| 10 ZMW | 9.44 MDL |
| 50 ZMW | 47.21 MDL |
| 100 ZMW | 94.42 MDL |
| 500 ZMW | 472.12 MDL |
| 1,000 ZMW | 944.24 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-25T05:26:12Z",
"rates": {
"MDL": 0.944244
}
}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.42439999999999,
"rate": 0.944244
}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