Rate Overview
Live
1 SLL = 0.072740 MWK
1 MWK = 13.7476
SLL
Avg
0.075042
High
0.075838
Low
0.072740
Last updated: 3/7/2026, 7:39:53 AM
Quick Conversions
| SLL | MWK |
|---|---|
| 1 SLL | 0.07 MWK |
| 10 SLL | 0.73 MWK |
| 50 SLL | 3.64 MWK |
| 100 SLL | 7.27 MWK |
| 500 SLL | 36.37 MWK |
| 1,000 SLL | 72.74 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-07T07:39:53Z",
"rates": {
"MWK": 0.07274
}
}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.274,
"rate": 0.07274
}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