Rate Overview
Live
1 LSL = 1399.58 SLL
1 SLL = 0.000715
LSL
Avg
1390.16
High
1399.58
Low
1370.07
Last updated: 5/27/2026, 3:39:34 AM
Quick Conversions
| LSL | SLL |
|---|---|
| 1 LSL | 1,399.58 SLL |
| 10 LSL | 13,995.77 SLL |
| 50 LSL | 69,978.84 SLL |
| 100 LSL | 139,957.67 SLL |
| 500 LSL | 699,788.37 SLL |
| 1,000 LSL | 1,399,576.75 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-27T03:39:34Z",
"rates": {
"SLL": 1399.576745
}
}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": 139957.6745,
"rate": 1399.576745
}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