Rate Overview
Live
1 MWK = 13.2106 SLL
1 SLL = 0.075697
MWK
Avg
13.2726
High
13.5943
Low
13.2106
Last updated: 8/20/2026, 7:50:59 AM
Quick Conversions
| MWK | SLL |
|---|---|
| 1 MWK | 13.21 SLL |
| 10 MWK | 132.11 SLL |
| 50 MWK | 660.53 SLL |
| 100 MWK | 1,321.06 SLL |
| 500 MWK | 6,605.29 SLL |
| 1,000 MWK | 13,210.58 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-08-20T07:50:59Z",
"rates": {
"SLL": 13.210582
}
}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.0582,
"rate": 13.210582
}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