Rate Overview
Live
1 LSL = 105.8717 MWK
1 MWK = 0.009445
LSL
Avg
105.7415
High
106.9697
Low
104.5870
Last updated: 7/23/2026, 5:45:39 PM
Quick Conversions
| LSL | MWK |
|---|---|
| 1 LSL | 105.87 MWK |
| 10 LSL | 1,058.72 MWK |
| 50 LSL | 5,293.58 MWK |
| 100 LSL | 10,587.17 MWK |
| 500 LSL | 52,935.83 MWK |
| 1,000 LSL | 105,871.66 MWK |
Get LSL/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=MWKExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-23T17:45:39Z",
"rates": {
"MWK": 105.87166
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "MWK",
"amount": 100
},
"result": 10587.166000000001,
"rate": 105.87166
}Build with LSL/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key