Rate Overview
Live
1 SCR = 1.1536 LSL
1 LSL = 0.866888
SCR
Avg
1.2147
High
1.3174
Low
1.0672
Last updated: 7/25/2026, 8:42:48 PM
Quick Conversions
| SCR | LSL |
|---|---|
| 1 SCR | 1.15 LSL |
| 10 SCR | 11.54 LSL |
| 50 SCR | 57.68 LSL |
| 100 SCR | 115.36 LSL |
| 500 SCR | 576.78 LSL |
| 1,000 SCR | 1,153.55 LSL |
Get SCR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=LSLExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-25T20:42:48Z",
"rates": {
"LSL": 1.153551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "LSL",
"amount": 100
},
"result": 115.3551,
"rate": 1.153551
}Build with SCR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key