Rate Overview
Live
1 LSL = 102.9827 MWK
1 MWK = 0.009710
LSL
Avg
104.4864
High
105.8717
Low
102.9827
Last updated: 7/25/2026, 4:36:27 PM
Quick Conversions
| LSL | MWK |
|---|---|
| 1 LSL | 102.98 MWK |
| 10 LSL | 1,029.83 MWK |
| 50 LSL | 5,149.14 MWK |
| 100 LSL | 10,298.27 MWK |
| 500 LSL | 51,491.37 MWK |
| 1,000 LSL | 102,982.74 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-25T16:36:27Z",
"rates": {
"MWK": 102.982736
}
}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": 10298.2736,
"rate": 102.982736
}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