Rate Overview
Live
1 SLL = 0.082834 MWK
1 MWK = 12.0723
SLL
Avg
0.075998
High
0.082834
Low
0.070934
Last updated: 3/28/2026, 10:54:11 AM
Quick Conversions
| SLL | MWK |
|---|---|
| 1 SLL | 0.08 MWK |
| 10 SLL | 0.83 MWK |
| 50 SLL | 4.14 MWK |
| 100 SLL | 8.28 MWK |
| 500 SLL | 41.42 MWK |
| 1,000 SLL | 82.83 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-03-28T10:54:11Z",
"rates": {
"MWK": 0.082834
}
}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.2834,
"rate": 0.082834
}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