Rate Overview
Live
1 SLL = 0.070186 MWK
1 MWK = 14.2479
SLL
Avg
0.074027
High
0.076053
Low
0.070142
Last updated: 6/19/2026, 8:48:37 AM
Quick Conversions
| SLL | MWK |
|---|---|
| 1 SLL | 0.07 MWK |
| 10 SLL | 0.70 MWK |
| 50 SLL | 3.51 MWK |
| 100 SLL | 7.02 MWK |
| 500 SLL | 35.09 MWK |
| 1,000 SLL | 70.19 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-06-19T08:48:37Z",
"rates": {
"MWK": 0.070186
}
}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.0186,
"rate": 0.070186
}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