Rate Overview
Live
1 MWK = 0.186083 ZWL
1 ZWL = 5.3739
MWK
Avg
0.185194
High
0.186083
Low
0.184897
Last updated: 5/7/2026, 12:15:58 AM
Quick Conversions
| MWK | ZWL |
|---|---|
| 1 MWK | 0.19 ZWL |
| 10 MWK | 1.86 ZWL |
| 50 MWK | 9.30 ZWL |
| 100 MWK | 18.61 ZWL |
| 500 MWK | 93.04 ZWL |
| 1,000 MWK | 186.08 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-05-07T00:15:58Z",
"rates": {
"ZWL": 0.186083
}
}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.6083,
"rate": 0.186083
}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