Rate Overview
Live
1 LSL = 0.852742 SCR
1 SCR = 1.1727
LSL
Avg
0.864703
High
0.905648
Low
0.808326
Last updated: 7/31/2026, 1:21:49 PM
Quick Conversions
| LSL | SCR |
|---|---|
| 1 LSL | 0.85 SCR |
| 10 LSL | 8.53 SCR |
| 50 LSL | 42.64 SCR |
| 100 LSL | 85.27 SCR |
| 500 LSL | 426.37 SCR |
| 1,000 LSL | 852.74 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-07-31T13:21:49Z",
"rates": {
"SCR": 0.852742
}
}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": 85.2742,
"rate": 0.852742
}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