Rate Overview
Live
1 ZWL = 0.054940 MDL
1 MDL = 18.2017
ZWL
Avg
0.012414
High
0.054940
Low
0.000263
Last updated: 7/2/2026, 10:34:05 AM
Quick Conversions
| ZWL | MDL |
|---|---|
| 1 ZWL | 0.05 MDL |
| 10 ZWL | 0.55 MDL |
| 50 ZWL | 2.75 MDL |
| 100 ZWL | 5.49 MDL |
| 500 ZWL | 27.47 MDL |
| 1,000 ZWL | 54.94 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-07-02T10:34:05Z",
"rates": {
"MDL": 0.05494
}
}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.494000000000001,
"rate": 0.05494
}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