Rate Overview
Live
1 MWK = 13.2103 SLL
1 SLL = 0.075699
MWK
Avg
13.0832
High
13.3241
Low
12.0376
Last updated: 7/28/2026, 12:52:31 AM
Quick Conversions
| MWK | SLL |
|---|---|
| 1 MWK | 13.21 SLL |
| 10 MWK | 132.10 SLL |
| 50 MWK | 660.51 SLL |
| 100 MWK | 1,321.03 SLL |
| 500 MWK | 6,605.13 SLL |
| 1,000 MWK | 13,210.26 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-28T00:52:31Z",
"rates": {
"SLL": 13.210256
}
}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.0256,
"rate": 13.210256
}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