Rate Overview
Live
1 MWK = 0.009430 LSL
1 LSL = 106.0445
MWK
Avg
0.009531
High
0.009894
Low
0.009175
Last updated: 5/27/2026, 8:31:22 PM
Quick Conversions
| MWK | LSL |
|---|---|
| 1 MWK | 0.01 LSL |
| 10 MWK | 0.09 LSL |
| 50 MWK | 0.47 LSL |
| 100 MWK | 0.94 LSL |
| 500 MWK | 4.72 LSL |
| 1,000 MWK | 9.43 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-05-27T20:31:22Z",
"rates": {
"LSL": 0.00943
}
}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.943,
"rate": 0.00943
}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