Rate Overview
Live
1 ZWL = 0.053399 MDL
1 MDL = 18.7269
ZWL
Avg
0.053481
High
0.053520
Low
0.053399
Last updated: 5/7/2026, 8:11:19 AM
Quick Conversions
| ZWL | MDL |
|---|---|
| 1 ZWL | 0.05 MDL |
| 10 ZWL | 0.53 MDL |
| 50 ZWL | 2.67 MDL |
| 100 ZWL | 5.34 MDL |
| 500 ZWL | 26.70 MDL |
| 1,000 ZWL | 53.40 MDL |
Get ZWL/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=MDLExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-05-07T08:11:19Z",
"rates": {
"MDL": 0.053399
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "MDL",
"amount": 100
},
"result": 5.3399,
"rate": 0.053399
}Build with ZWL/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key