Rate Overview
Live
1 LSL = 107.5556 MWK
1 MWK = 0.009298
LSL
Avg
107.0217
High
107.5796
Low
106.1113
Last updated: 8/13/2026, 2:52:47 AM
Quick Conversions
| LSL | MWK |
|---|---|
| 1 LSL | 107.56 MWK |
| 10 LSL | 1,075.56 MWK |
| 50 LSL | 5,377.78 MWK |
| 100 LSL | 10,755.56 MWK |
| 500 LSL | 53,777.82 MWK |
| 1,000 LSL | 107,555.64 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-08-13T02:52:47Z",
"rates": {
"MWK": 107.555635
}
}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": 10755.5635,
"rate": 107.555635
}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