Rate Overview
Live
1 MDL = 18.8781 ZWL
1 ZWL = 0.052971
MDL
Avg
18.7694
High
18.8781
Low
18.6683
Last updated: 4/16/2026, 2:11:19 PM
Quick Conversions
| MDL | ZWL |
|---|---|
| 1 MDL | 18.88 ZWL |
| 10 MDL | 188.78 ZWL |
| 50 MDL | 943.91 ZWL |
| 100 MDL | 1,887.81 ZWL |
| 500 MDL | 9,439.06 ZWL |
| 1,000 MDL | 18,878.12 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-04-16T14:11:19Z",
"rates": {
"ZWL": 18.878123
}
}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": 1887.8122999999998,
"rate": 18.878123
}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