Rate Overview
Live
1 ZMW = 0.905402 MDL
1 MDL = 1.1045
ZMW
Avg
0.916346
High
0.922616
Low
0.905402
Last updated: 5/7/2026, 6:56:38 AM
Quick Conversions
| ZMW | MDL |
|---|---|
| 1 ZMW | 0.91 MDL |
| 10 ZMW | 9.05 MDL |
| 50 ZMW | 45.27 MDL |
| 100 ZMW | 90.54 MDL |
| 500 ZMW | 452.70 MDL |
| 1,000 ZMW | 905.40 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-05-07T06:56:38Z",
"rates": {
"MDL": 0.905402
}
}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": 90.5402,
"rate": 0.905402
}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