Rate Overview
Live
1 ZMW = 0.959352 MDL
1 MDL = 1.0424
ZMW
Avg
0.970723
High
0.978165
Low
0.959352
Last updated: 7/4/2026, 8:08:43 AM
Quick Conversions
| ZMW | MDL |
|---|---|
| 1 ZMW | 0.96 MDL |
| 10 ZMW | 9.59 MDL |
| 50 ZMW | 47.97 MDL |
| 100 ZMW | 95.94 MDL |
| 500 ZMW | 479.68 MDL |
| 1,000 ZMW | 959.35 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-04T08:08:43Z",
"rates": {
"MDL": 0.959352
}
}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": 95.9352,
"rate": 0.959352
}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