Rate Overview
Live
1 MWK = 0.186167 ZWL
1 ZWL = 5.3715
MWK
Avg
0.185716
High
0.186167
Low
0.185376
Last updated: 4/16/2026, 8:13:55 PM
Quick Conversions
| MWK | ZWL |
|---|---|
| 1 MWK | 0.19 ZWL |
| 10 MWK | 1.86 ZWL |
| 50 MWK | 9.31 ZWL |
| 100 MWK | 18.62 ZWL |
| 500 MWK | 93.08 ZWL |
| 1,000 MWK | 186.17 ZWL |
Get MWK/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=ZWLExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-04-16T20:13:55Z",
"rates": {
"ZWL": 0.186167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "ZWL",
"amount": 100
},
"result": 18.6167,
"rate": 0.186167
}Build with MWK/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key