Rate Overview
Live
1 LSL = 108.6204 MWK
1 MWK = 0.009206
LSL
Avg
107.9101
High
108.6204
Low
107.3330
Last updated: 9/4/2026, 9:05:10 AM
Quick Conversions
| LSL | MWK |
|---|---|
| 1 LSL | 108.62 MWK |
| 10 LSL | 1,086.20 MWK |
| 50 LSL | 5,431.02 MWK |
| 100 LSL | 10,862.04 MWK |
| 500 LSL | 54,310.18 MWK |
| 1,000 LSL | 108,620.35 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-09-04T09:05:10Z",
"rates": {
"MWK": 108.620351
}
}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": 10862.0351,
"rate": 108.620351
}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