Rate Overview
Live
1 LSL = 1526.25 SLL
1 SLL = 0.000655
LSL
Avg
1423.84
High
1526.25
Low
1380.18
Last updated: 6/16/2026, 1:27:41 PM
Quick Conversions
| LSL | SLL |
|---|---|
| 1 LSL | 1,526.25 SLL |
| 10 LSL | 15,262.46 SLL |
| 50 LSL | 76,312.31 SLL |
| 100 LSL | 152,624.63 SLL |
| 500 LSL | 763,123.14 SLL |
| 1,000 LSL | 1,526,246.28 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-06-16T13:27:41Z",
"rates": {
"SLL": 1526.246276
}
}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": 152624.6276,
"rate": 1526.246276
}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