Rate Overview
Live
1 LSL = 1255.63 SLL
1 SLL = 0.000796
LSL
Avg
1255.89
High
1268.19
Low
1242.99
Last updated: 5/6/2026, 10:00:05 PM
Quick Conversions
| LSL | SLL |
|---|---|
| 1 LSL | 1,255.63 SLL |
| 10 LSL | 12,556.26 SLL |
| 50 LSL | 62,781.31 SLL |
| 100 LSL | 125,562.61 SLL |
| 500 LSL | 627,813.06 SLL |
| 1,000 LSL | 1,255,626.11 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-05-06T22:00:05Z",
"rates": {
"SLL": 1255.626114
}
}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": 125562.6114,
"rate": 1255.626114
}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