Rate Overview
Live
1 SLL = 0.000731 LSL
1 LSL = 1367.99
SLL
Avg
0.000717
High
0.000731
Low
0.000694
Last updated: 7/27/2026, 6:58:18 AM
Quick Conversions
| SLL | LSL |
|---|---|
| 1 SLL | 0.00 LSL |
| 10 SLL | 0.01 LSL |
| 50 SLL | 0.04 LSL |
| 100 SLL | 0.07 LSL |
| 500 SLL | 0.37 LSL |
| 1,000 SLL | 0.73 LSL |
Get SLL/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=LSLExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-27T06:58:18Z",
"rates": {
"LSL": 0.000731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "LSL",
"amount": 100
},
"result": 0.0731,
"rate": 0.000731
}Build with SLL/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key