Rate Overview
Live
1 MWK = 13.1726 SLL
1 SLL = 0.075915
MWK
Avg
13.0708
High
13.3241
Low
12.0376
Last updated: 5/28/2026, 3:43:25 AM
Quick Conversions
| MWK | SLL |
|---|---|
| 1 MWK | 13.17 SLL |
| 10 MWK | 131.73 SLL |
| 50 MWK | 658.63 SLL |
| 100 MWK | 1,317.26 SLL |
| 500 MWK | 6,586.32 SLL |
| 1,000 MWK | 13,172.65 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-28T03:43:25Z",
"rates": {
"SLL": 13.172646
}
}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": 1317.2646,
"rate": 13.172646
}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