Rate Overview
Live
1 LSL = 0.896042 SCR
1 SCR = 1.1160
LSL
Avg
0.883575
High
0.906528
Low
0.845700
Last updated: 8/20/2026, 5:38:22 AM
Quick Conversions
| LSL | SCR |
|---|---|
| 1 LSL | 0.90 SCR |
| 10 LSL | 8.96 SCR |
| 50 LSL | 44.80 SCR |
| 100 LSL | 89.60 SCR |
| 500 LSL | 448.02 SCR |
| 1,000 LSL | 896.04 SCR |
Get LSL/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SCRExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-08-20T05:38:22Z",
"rates": {
"SCR": 0.896042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SCR",
"amount": 100
},
"result": 89.6042,
"rate": 0.896042
}Build with LSL/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key