Rate Overview
Live
1 MWK = 13.2333 SLL
1 SLL = 0.075567
MWK
Avg
13.0557
High
14.0199
Low
12.0445
Last updated: 7/30/2026, 3:03:21 AM
Quick Conversions
| MWK | SLL |
|---|---|
| 1 MWK | 13.23 SLL |
| 10 MWK | 132.33 SLL |
| 50 MWK | 661.67 SLL |
| 100 MWK | 1,323.33 SLL |
| 500 MWK | 6,616.65 SLL |
| 1,000 MWK | 13,233.31 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-07-30T03:03:21Z",
"rates": {
"SLL": 13.233306
}
}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": 1323.3306,
"rate": 13.233306
}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