Rate Overview
Live
1 LSL = 0.816193 SCR
1 SCR = 1.2252
LSL
Avg
0.876556
High
0.942440
Low
0.816193
Last updated: 8/1/2026, 12:23:12 PM
Quick Conversions
| LSL | SCR |
|---|---|
| 1 LSL | 0.82 SCR |
| 10 LSL | 8.16 SCR |
| 50 LSL | 40.81 SCR |
| 100 LSL | 81.62 SCR |
| 500 LSL | 408.10 SCR |
| 1,000 LSL | 816.19 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-01T12:23:12Z",
"rates": {
"SCR": 0.816193
}
}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": 81.6193,
"rate": 0.816193
}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