Rate Overview
Live
1 LSL = 106.2845 MWK
1 MWK = 0.009409
LSL
Avg
106.4815
High
107.3777
Low
104.9008
Last updated: 6/18/2026, 8:22:57 AM
Quick Conversions
| LSL | MWK |
|---|---|
| 1 LSL | 106.28 MWK |
| 10 LSL | 1,062.85 MWK |
| 50 LSL | 5,314.23 MWK |
| 100 LSL | 10,628.45 MWK |
| 500 LSL | 53,142.26 MWK |
| 1,000 LSL | 106,284.51 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-18T08:22:57Z",
"rates": {
"MWK": 106.284513
}
}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": 10628.4513,
"rate": 106.284513
}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