Rate Overview
Live
1 LSL = 1396.79 SLL
1 SLL = 0.000716
LSL
Avg
1371.04
High
1438.60
Low
1258.64
Last updated: 5/27/2026, 6:14:41 AM
Quick Conversions
| LSL | SLL |
|---|---|
| 1 LSL | 1,396.79 SLL |
| 10 LSL | 13,967.89 SLL |
| 50 LSL | 69,839.47 SLL |
| 100 LSL | 139,678.93 SLL |
| 500 LSL | 698,394.65 SLL |
| 1,000 LSL | 1,396,789.30 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-27T06:14:41Z",
"rates": {
"SLL": 1396.789304
}
}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": 139678.93039999998,
"rate": 1396.789304
}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