Rate Overview
Live
1 LSL = 1443.88 SLL
1 SLL = 0.000693
LSL
Avg
1378.61
High
1513.25
Low
1258.64
Last updated: 7/28/2026, 7:38:41 AM
Quick Conversions
| LSL | SLL |
|---|---|
| 1 LSL | 1,443.88 SLL |
| 10 LSL | 14,438.79 SLL |
| 50 LSL | 72,193.93 SLL |
| 100 LSL | 144,387.86 SLL |
| 500 LSL | 721,939.32 SLL |
| 1,000 LSL | 1,443,878.64 SLL |
Get LSL/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SLLExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-28T07:38:41Z",
"rates": {
"SLL": 1443.878636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SLL",
"amount": 100
},
"result": 144387.86359999998,
"rate": 1443.878636
}Build with LSL/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key