Rate Overview
Live
1 MWK = 0.185483 ZWL
1 ZWL = 5.3913
MWK
Avg
33.5965
High
38.8267
Low
0.184897
Last updated: 7/2/2026, 11:56:29 PM
Quick Conversions
| MWK | ZWL |
|---|---|
| 1 MWK | 0.19 ZWL |
| 10 MWK | 1.85 ZWL |
| 50 MWK | 9.27 ZWL |
| 100 MWK | 18.55 ZWL |
| 500 MWK | 92.74 ZWL |
| 1,000 MWK | 185.48 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-07-02T23:56:29Z",
"rates": {
"ZWL": 0.185483
}
}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.5483,
"rate": 0.185483
}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