Rate Overview
Live
1 ZMW = 0.895476 MDL
1 MDL = 1.1167
ZMW
Avg
0.899437
High
0.904055
Low
0.893945
Last updated: 3/7/2026, 4:58:31 AM
Quick Conversions
| ZMW | MDL |
|---|---|
| 1 ZMW | 0.90 MDL |
| 10 ZMW | 8.95 MDL |
| 50 ZMW | 44.77 MDL |
| 100 ZMW | 89.55 MDL |
| 500 ZMW | 447.74 MDL |
| 1,000 ZMW | 895.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-03-07T04:58:31Z",
"rates": {
"MDL": 0.895476
}
}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": 89.5476,
"rate": 0.895476
}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