Rate Overview
Live
1 ZWL = 0.025904 MWK
1 MWK = 38.6041
ZWL
Avg
0.025943
High
0.026093
Low
0.025818
Last updated: 7/22/2026, 12:32:25 PM
Quick Conversions
| ZWL | MWK |
|---|---|
| 1 ZWL | 0.03 MWK |
| 10 ZWL | 0.26 MWK |
| 50 ZWL | 1.30 MWK |
| 100 ZWL | 2.59 MWK |
| 500 ZWL | 12.95 MWK |
| 1,000 ZWL | 25.90 MWK |
Get ZWL/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=MWKExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-07-22T12:32:25Z",
"rates": {
"MWK": 0.025904
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "MWK",
"amount": 100
},
"result": 2.5904,
"rate": 0.025904
}Build with ZWL/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key