Rate Overview
Live
1 LSL = 1281.25 SLL
1 SLL = 0.000780
LSL
Avg
1280.05
High
1281.25
Low
1277.83
Last updated: 4/16/2026, 3:57:08 PM
Quick Conversions
| LSL | SLL |
|---|---|
| 1 LSL | 1,281.25 SLL |
| 10 LSL | 12,812.52 SLL |
| 50 LSL | 64,062.61 SLL |
| 100 LSL | 128,125.22 SLL |
| 500 LSL | 640,626.09 SLL |
| 1,000 LSL | 1,281,252.18 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-04-16T15:57:08Z",
"rates": {
"SLL": 1281.252183
}
}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": 128125.21830000001,
"rate": 1281.252183
}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