Rate Overview
Live
1 SLL = 0.075914 MWK
1 MWK = 13.1728
SLL
Avg
0.076863
High
0.083053
Low
0.070934
Last updated: 5/28/2026, 3:42:49 AM
Quick Conversions
| SLL | MWK |
|---|---|
| 1 SLL | 0.08 MWK |
| 10 SLL | 0.76 MWK |
| 50 SLL | 3.80 MWK |
| 100 SLL | 7.59 MWK |
| 500 SLL | 37.96 MWK |
| 1,000 SLL | 75.91 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-28T03:42:49Z",
"rates": {
"MWK": 0.075914
}
}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": 7.591399999999999,
"rate": 0.075914
}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