Rate Overview
Live
1 SLL = 0.082979 MWK
1 MWK = 12.0512
SLL
Avg
0.082975
High
0.083049
Low
0.082519
Last updated: 5/7/2026, 7:59:29 PM
Quick Conversions
| SLL | MWK |
|---|---|
| 1 SLL | 0.08 MWK |
| 10 SLL | 0.83 MWK |
| 50 SLL | 4.15 MWK |
| 100 SLL | 8.30 MWK |
| 500 SLL | 41.49 MWK |
| 1,000 SLL | 82.98 MWK |
Get SLL/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=MWKExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-05-07T19:59:29Z",
"rates": {
"MWK": 0.082979
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "MWK",
"amount": 100
},
"result": 8.2979,
"rate": 0.082979
}Build with SLL/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key