Rate Overview
Live
1 MDL = 18.6949 ZWL
1 ZWL = 0.053490
MDL
Avg
18.6830
High
18.6986
Low
18.6217
Last updated: 5/6/2026, 7:13:50 PM
Quick Conversions
| MDL | ZWL |
|---|---|
| 1 MDL | 18.69 ZWL |
| 10 MDL | 186.95 ZWL |
| 50 MDL | 934.75 ZWL |
| 100 MDL | 1,869.49 ZWL |
| 500 MDL | 9,347.46 ZWL |
| 1,000 MDL | 18,694.92 ZWL |
Get MDL/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=ZWLExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-05-06T19:13:50Z",
"rates": {
"ZWL": 18.69492
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "ZWL",
"amount": 100
},
"result": 1869.492,
"rate": 18.69492
}Build with MDL/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key