Rate Overview
Live
1 MWK = 13.2139 SLL
1 SLL = 0.075678
MWK
Avg
13.0706
High
13.2693
Low
12.0792
Last updated: 7/9/2026, 5:12:32 PM
Quick Conversions
| MWK | SLL |
|---|---|
| 1 MWK | 13.21 SLL |
| 10 MWK | 132.14 SLL |
| 50 MWK | 660.69 SLL |
| 100 MWK | 1,321.39 SLL |
| 500 MWK | 6,606.95 SLL |
| 1,000 MWK | 13,213.89 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-09T17:12:32Z",
"rates": {
"SLL": 13.213893
}
}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": 1321.3893,
"rate": 13.213893
}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