Rate Overview
Live
1 MWK = 14.2478 SLL
1 SLL = 0.070186
MWK
Avg
13.5273
High
14.2567
Low
13.1487
Last updated: 6/19/2026, 8:48:39 AM
Quick Conversions
| MWK | SLL |
|---|---|
| 1 MWK | 14.25 SLL |
| 10 MWK | 142.48 SLL |
| 50 MWK | 712.39 SLL |
| 100 MWK | 1,424.78 SLL |
| 500 MWK | 7,123.89 SLL |
| 1,000 MWK | 14,247.78 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-06-19T08:48:39Z",
"rates": {
"SLL": 14.247782
}
}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": 1424.7782000000002,
"rate": 14.247782
}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