Rate Overview
Live
1 LSL = 105.5007 MWK
1 MWK = 0.009479
LSL
Avg
105.2313
High
105.5007
Low
104.5870
Last updated: 7/2/2026, 3:59:55 AM
Quick Conversions
| LSL | MWK |
|---|---|
| 1 LSL | 105.50 MWK |
| 10 LSL | 1,055.01 MWK |
| 50 LSL | 5,275.03 MWK |
| 100 LSL | 10,550.07 MWK |
| 500 LSL | 52,750.34 MWK |
| 1,000 LSL | 105,500.69 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-02T03:59:55Z",
"rates": {
"MWK": 105.500686
}
}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": 10550.0686,
"rate": 105.500686
}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