Rate Overview
Live
1 ZWL = 0.053072 MDL
1 MDL = 18.8423
ZWL
Avg
0.053249
High
0.053566
Low
0.052971
Last updated: 4/17/2026, 6:11:33 AM
Quick Conversions
| ZWL | MDL |
|---|---|
| 1 ZWL | 0.05 MDL |
| 10 ZWL | 0.53 MDL |
| 50 ZWL | 2.65 MDL |
| 100 ZWL | 5.31 MDL |
| 500 ZWL | 26.54 MDL |
| 1,000 ZWL | 53.07 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-04-17T06:11:33Z",
"rates": {
"MDL": 0.053072
}
}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.3072,
"rate": 0.053072
}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