Rate Overview
Live
1 LSL = 101.2215 MWK
1 MWK = 0.009879
LSL
Avg
106.0604
High
109.0750
Low
101.2215
Last updated: 3/28/2026, 10:58:34 AM
Quick Conversions
| LSL | MWK |
|---|---|
| 1 LSL | 101.22 MWK |
| 10 LSL | 1,012.22 MWK |
| 50 LSL | 5,061.08 MWK |
| 100 LSL | 10,122.15 MWK |
| 500 LSL | 50,610.77 MWK |
| 1,000 LSL | 101,221.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-03-28T10:58:34Z",
"rates": {
"MWK": 101.221547
}
}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": 10122.154700000001,
"rate": 101.221547
}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