Rate Overview
Live
1 MWK = 0.009250 SZL
1 SZL = 108.1081
MWK
Avg
0.009226
High
0.009260
Low
0.009193
Last updated: 9/10/2026, 4:42:44 PM
Quick Conversions
| MWK | SZL |
|---|---|
| 1 MWK | 0.01 SZL |
| 10 MWK | 0.09 SZL |
| 50 MWK | 0.46 SZL |
| 100 MWK | 0.92 SZL |
| 500 MWK | 4.63 SZL |
| 1,000 MWK | 9.25 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-09-10T16:42:44Z",
"rates": {
"SZL": 0.00925
}
}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.9249999999999999,
"rate": 0.00925
}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