Rate Overview
Live
1 MWK = 13.9599 SLL
1 SLL = 0.071634
MWK
Avg
13.0414
High
14.1932
Low
12.0410
Last updated: 7/28/2026, 8:37:09 AM
Quick Conversions
| MWK | SLL |
|---|---|
| 1 MWK | 13.96 SLL |
| 10 MWK | 139.60 SLL |
| 50 MWK | 697.99 SLL |
| 100 MWK | 1,395.99 SLL |
| 500 MWK | 6,979.93 SLL |
| 1,000 MWK | 13,959.85 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-28T08:37:09Z",
"rates": {
"SLL": 13.959854
}
}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": 1395.9854,
"rate": 13.959854
}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