Rate Overview
Live
1 MWK = 38.0700 ZWL
1 ZWL = 0.026267
MWK
Avg
37.9107
High
38.0700
Low
37.4657
Last updated: 5/27/2026, 7:28:23 AM
Quick Conversions
| MWK | ZWL |
|---|---|
| 1 MWK | 38.07 ZWL |
| 10 MWK | 380.70 ZWL |
| 50 MWK | 1,903.50 ZWL |
| 100 MWK | 3,807.00 ZWL |
| 500 MWK | 19,035.00 ZWL |
| 1,000 MWK | 38,070.00 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-27T07:28:23Z",
"rates": {
"ZWL": 38.070004
}
}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": 3807.0004,
"rate": 38.070004
}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