Rate Overview
Live
1 MWK = 12.0723 SLL
1 SLL = 0.082835
MWK
Avg
13.1409
High
13.8371
Low
12.0723
Last updated: 3/28/2026, 2:01:33 PM
Quick Conversions
| MWK | SLL |
|---|---|
| 1 MWK | 12.07 SLL |
| 10 MWK | 120.72 SLL |
| 50 MWK | 603.61 SLL |
| 100 MWK | 1,207.23 SLL |
| 500 MWK | 6,036.13 SLL |
| 1,000 MWK | 12,072.25 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-28T14:01:33Z",
"rates": {
"SLL": 12.072254
}
}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": 1207.2253999999998,
"rate": 12.072254
}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