Rate Overview
Live
1 LSL = 105.2726 MWK
1 MWK = 0.009499
LSL
Avg
102.8234
High
109.0750
Low
95.5268
Last updated: 6/30/2026, 4:19:08 PM
Quick Conversions
| LSL | MWK |
|---|---|
| 1 LSL | 105.27 MWK |
| 10 LSL | 1,052.73 MWK |
| 50 LSL | 5,263.63 MWK |
| 100 LSL | 10,527.26 MWK |
| 500 LSL | 52,636.28 MWK |
| 1,000 LSL | 105,272.56 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-06-30T16:19:08Z",
"rates": {
"MWK": 105.272564
}
}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": 10527.2564,
"rate": 105.272564
}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