Rate Overview
Live
1 LSL = 105.2335 MWK
1 MWK = 0.009503
LSL
Avg
104.3232
High
105.2335
Low
103.2290
Last updated: 5/7/2026, 3:42:49 PM
Quick Conversions
| LSL | MWK |
|---|---|
| 1 LSL | 105.23 MWK |
| 10 LSL | 1,052.34 MWK |
| 50 LSL | 5,261.68 MWK |
| 100 LSL | 10,523.35 MWK |
| 500 LSL | 52,616.77 MWK |
| 1,000 LSL | 105,233.55 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-05-07T15:42:49Z",
"rates": {
"MWK": 105.233547
}
}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": 10523.3547,
"rate": 105.233547
}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