Rate Overview
Live
1 LSL = 1407.65 SLL
1 SLL = 0.000710
LSL
Avg
1381.45
High
1407.65
Low
1278.50
Last updated: 7/4/2026, 7:50:47 PM
Quick Conversions
| LSL | SLL |
|---|---|
| 1 LSL | 1,407.65 SLL |
| 10 LSL | 14,076.49 SLL |
| 50 LSL | 70,382.47 SLL |
| 100 LSL | 140,764.95 SLL |
| 500 LSL | 703,824.73 SLL |
| 1,000 LSL | 1,407,649.46 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-04T19:50:47Z",
"rates": {
"SLL": 1407.649457
}
}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": 140764.9457,
"rate": 1407.649457
}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