Rate Overview
Live
1 MWK = 13.7474 SLL
1 SLL = 0.072741
MWK
Avg
13.3295
High
13.7474
Low
13.1859
Last updated: 3/7/2026, 7:39:58 AM
Quick Conversions
| MWK | SLL |
|---|---|
| 1 MWK | 13.75 SLL |
| 10 MWK | 137.47 SLL |
| 50 MWK | 687.37 SLL |
| 100 MWK | 1,374.74 SLL |
| 500 MWK | 6,873.72 SLL |
| 1,000 MWK | 13,747.44 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-03-07T07:39:58Z",
"rates": {
"SLL": 13.747439
}
}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": 1374.7439,
"rate": 13.747439
}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