Rate Overview
Live
1 ZWL = 0.000276 MDL
1 MDL = 3623.19
ZWL
Avg
0.000276
High
0.000277
Low
0.000275
Last updated: 3/27/2026, 5:01:55 PM
Quick Conversions
| ZWL | MDL |
|---|---|
| 1 ZWL | 0.00 MDL |
| 10 ZWL | 0.00 MDL |
| 50 ZWL | 0.01 MDL |
| 100 ZWL | 0.03 MDL |
| 500 ZWL | 0.14 MDL |
| 1,000 ZWL | 0.28 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-03-27T17:01:55Z",
"rates": {
"MDL": 0.000276
}
}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": 0.0276,
"rate": 0.000276
}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