Rate Overview
Live
1 SCR = 1.1563 LSL
1 LSL = 0.864836
SCR
Avg
1.1653
High
1.2288
Low
1.1305
Last updated: 7/24/2026, 10:29:24 PM
Quick Conversions
| SCR | LSL |
|---|---|
| 1 SCR | 1.16 LSL |
| 10 SCR | 11.56 LSL |
| 50 SCR | 57.81 LSL |
| 100 SCR | 115.63 LSL |
| 500 SCR | 578.14 LSL |
| 1,000 SCR | 1,156.29 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-24T22:29:24Z",
"rates": {
"LSL": 1.156288
}
}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.6288,
"rate": 1.156288
}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