Rate Overview
Live
1 LSL = 102.9686 MWK
1 MWK = 0.009712
LSL
Avg
99.5353
High
108.4635
Low
90.6961
Last updated: 7/26/2026, 6:18:36 AM
Quick Conversions
| LSL | MWK |
|---|---|
| 1 LSL | 102.97 MWK |
| 10 LSL | 1,029.69 MWK |
| 50 LSL | 5,148.43 MWK |
| 100 LSL | 10,296.86 MWK |
| 500 LSL | 51,484.31 MWK |
| 1,000 LSL | 102,968.62 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-26T06:18:36Z",
"rates": {
"MWK": 102.968618
}
}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": 10296.8618,
"rate": 102.968618
}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