Rate Overview
Live
1 MWK = 0.009858 SZL
1 SZL = 101.4405
MWK
Avg
0.010170
High
0.011025
Low
0.009219
Last updated: 3/27/2026, 5:21:48 PM
Quick Conversions
| MWK | SZL |
|---|---|
| 1 MWK | 0.01 SZL |
| 10 MWK | 0.10 SZL |
| 50 MWK | 0.49 SZL |
| 100 MWK | 0.99 SZL |
| 500 MWK | 4.93 SZL |
| 1,000 MWK | 9.86 SZL |
Get MWK/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=SZLExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-27T17:21:48Z",
"rates": {
"SZL": 0.009858
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "SZL",
"amount": 100
},
"result": 0.9858,
"rate": 0.009858
}Build with MWK/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key