Rate Overview
Live
1 LSL = 0.871675 SCR
1 SCR = 1.1472
LSL
Avg
0.848773
High
0.935488
Low
0.765170
Last updated: 5/28/2026, 9:46:07 PM
Quick Conversions
| LSL | SCR |
|---|---|
| 1 LSL | 0.87 SCR |
| 10 LSL | 8.72 SCR |
| 50 LSL | 43.58 SCR |
| 100 LSL | 87.17 SCR |
| 500 LSL | 435.84 SCR |
| 1,000 LSL | 871.68 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-05-28T21:46:07Z",
"rates": {
"SCR": 0.871675
}
}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": 87.1675,
"rate": 0.871675
}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