Rate Overview
Live
1 LSL = 104.9443 MWK
1 MWK = 0.009529
LSL
Avg
106.6504
High
109.1570
Low
104.5425
Last updated: 3/7/2026, 7:20:06 AM
Quick Conversions
| LSL | MWK |
|---|---|
| 1 LSL | 104.94 MWK |
| 10 LSL | 1,049.44 MWK |
| 50 LSL | 5,247.22 MWK |
| 100 LSL | 10,494.43 MWK |
| 500 LSL | 52,472.15 MWK |
| 1,000 LSL | 104,944.30 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-03-07T07:20:06Z",
"rates": {
"MWK": 104.944301
}
}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": 10494.4301,
"rate": 104.944301
}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