Rate Overview
Live
1 SLL = 0.075899 MWK
1 MWK = 13.1754
SLL
Avg
0.076705
High
0.082786
Low
0.075361
Last updated: 7/9/2026, 1:17:43 AM
Quick Conversions
| SLL | MWK |
|---|---|
| 1 SLL | 0.08 MWK |
| 10 SLL | 0.76 MWK |
| 50 SLL | 3.79 MWK |
| 100 SLL | 7.59 MWK |
| 500 SLL | 37.95 MWK |
| 1,000 SLL | 75.90 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-07-09T01:17:43Z",
"rates": {
"MWK": 0.075899
}
}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.589899999999999,
"rate": 0.075899
}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