Rate Overview
Live
1 LSL = 0.846143 SCR
1 SCR = 1.1818
LSL
Avg
0.843719
High
0.879353
Low
0.822928
Last updated: 5/8/2026, 11:46:52 AM
Quick Conversions
| LSL | SCR |
|---|---|
| 1 LSL | 0.85 SCR |
| 10 LSL | 8.46 SCR |
| 50 LSL | 42.31 SCR |
| 100 LSL | 84.61 SCR |
| 500 LSL | 423.07 SCR |
| 1,000 LSL | 846.14 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-08T11:46:52Z",
"rates": {
"SCR": 0.846143
}
}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": 84.6143,
"rate": 0.846143
}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