Rate Overview
Live
1 MWK = 13.1638 SLL
1 SLL = 0.075966
MWK
Avg
13.0704
High
13.3241
Low
12.0376
Last updated: 5/28/2026, 4:39:52 AM
Quick Conversions
| MWK | SLL |
|---|---|
| 1 MWK | 13.16 SLL |
| 10 MWK | 131.64 SLL |
| 50 MWK | 658.19 SLL |
| 100 MWK | 1,316.38 SLL |
| 500 MWK | 6,581.90 SLL |
| 1,000 MWK | 13,163.80 SLL |
Get MWK/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=SLLExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-28T04:39:52Z",
"rates": {
"SLL": 13.163796
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "SLL",
"amount": 100
},
"result": 1316.3796,
"rate": 13.163796
}Build with MWK/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key