Rate Overview
Live
1 LSL = 1385.27 SLL
1 SLL = 0.000722
LSL
Avg
1373.71
High
1513.25
Low
1258.64
Last updated: 7/20/2026, 4:12:06 AM
Quick Conversions
| LSL | SLL |
|---|---|
| 1 LSL | 1,385.27 SLL |
| 10 LSL | 13,852.69 SLL |
| 50 LSL | 69,263.47 SLL |
| 100 LSL | 138,526.94 SLL |
| 500 LSL | 692,634.72 SLL |
| 1,000 LSL | 1,385,269.43 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-20T04:12:06Z",
"rates": {
"SLL": 1385.269434
}
}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": 138526.94340000002,
"rate": 1385.269434
}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