Rate Overview
Live
1 MWK = 0.009879 LSL
1 LSL = 101.2248
MWK
Avg
0.009433
High
0.009879
Low
0.009168
Last updated: 3/28/2026, 1:47:46 PM
Quick Conversions
| MWK | LSL |
|---|---|
| 1 MWK | 0.01 LSL |
| 10 MWK | 0.10 LSL |
| 50 MWK | 0.49 LSL |
| 100 MWK | 0.99 LSL |
| 500 MWK | 4.94 LSL |
| 1,000 MWK | 9.88 LSL |
Get MWK/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=LSLExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-28T13:47:46Z",
"rates": {
"LSL": 0.009879
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "LSL",
"amount": 100
},
"result": 0.9879000000000001,
"rate": 0.009879
}Build with MWK/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key