Rate Overview
Live
1 MWK = 12.0512 SLL
1 SLL = 0.082979
MWK
Avg
12.0519
High
12.1183
Low
12.0410
Last updated: 5/7/2026, 7:04:10 PM
Quick Conversions
| MWK | SLL |
|---|---|
| 1 MWK | 12.05 SLL |
| 10 MWK | 120.51 SLL |
| 50 MWK | 602.56 SLL |
| 100 MWK | 1,205.12 SLL |
| 500 MWK | 6,025.60 SLL |
| 1,000 MWK | 12,051.20 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-05-07T19:04:10Z",
"rates": {
"SLL": 12.051202
}
}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": 1205.1202,
"rate": 12.051202
}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