Rate Overview
Live
1 MWK = 12.0722 SLL
1 SLL = 0.082835
MWK
Avg
12.0898
High
12.1238
Low
12.0722
Last updated: 4/17/2026, 5:33:57 PM
Quick Conversions
| MWK | SLL |
|---|---|
| 1 MWK | 12.07 SLL |
| 10 MWK | 120.72 SLL |
| 50 MWK | 603.61 SLL |
| 100 MWK | 1,207.22 SLL |
| 500 MWK | 6,036.12 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-04-17T17:33:57Z",
"rates": {
"SLL": 12.072247
}
}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.2247,
"rate": 12.072247
}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