Rate Overview
Live
1 LSL = 106.6305 MWK
1 MWK = 0.009378
LSL
Avg
105.9520
High
109.0750
Low
102.3071
Last updated: 7/7/2026, 8:46:25 AM
Quick Conversions
| LSL | MWK |
|---|---|
| 1 LSL | 106.63 MWK |
| 10 LSL | 1,066.31 MWK |
| 50 LSL | 5,331.53 MWK |
| 100 LSL | 10,663.05 MWK |
| 500 LSL | 53,315.25 MWK |
| 1,000 LSL | 106,630.50 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-07T08:46:25Z",
"rates": {
"MWK": 106.630502
}
}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": 10663.050200000001,
"rate": 106.630502
}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