Rate Overview
Live
1 ZMW = 0.955020 MDL
1 MDL = 1.0471
ZMW
Avg
0.967184
High
0.985748
Low
0.953093
Last updated: 7/22/2026, 6:55:38 AM
Quick Conversions
| ZMW | MDL |
|---|---|
| 1 ZMW | 0.96 MDL |
| 10 ZMW | 9.55 MDL |
| 50 ZMW | 47.75 MDL |
| 100 ZMW | 95.50 MDL |
| 500 ZMW | 477.51 MDL |
| 1,000 ZMW | 955.02 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-22T06:55:38Z",
"rates": {
"MDL": 0.95502
}
}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.502,
"rate": 0.95502
}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