Rate Overview
Live
1 MWK = 13.1859 SLL
1 SLL = 0.075838
MWK
Avg
13.0227
High
14.1932
Low
12.0410
Last updated: 7/31/2026, 11:59:24 AM
Quick Conversions
| MWK | SLL |
|---|---|
| 1 MWK | 13.19 SLL |
| 10 MWK | 131.86 SLL |
| 50 MWK | 659.30 SLL |
| 100 MWK | 1,318.59 SLL |
| 500 MWK | 6,592.96 SLL |
| 1,000 MWK | 13,185.92 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-31T11:59:24Z",
"rates": {
"SLL": 13.185923
}
}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": 1318.5923,
"rate": 13.185923
}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