Rate Overview
Live
1 SCR = 1.1815 LSL
1 LSL = 0.846358
SCR
Avg
1.1661
High
1.2282
Low
1.1068
Last updated: 3/27/2026, 1:32:40 PM
Quick Conversions
| SCR | LSL |
|---|---|
| 1 SCR | 1.18 LSL |
| 10 SCR | 11.82 LSL |
| 50 SCR | 59.08 LSL |
| 100 SCR | 118.15 LSL |
| 500 SCR | 590.77 LSL |
| 1,000 SCR | 1,181.53 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-03-27T13:32:40Z",
"rates": {
"LSL": 1.181533
}
}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": 118.1533,
"rate": 1.181533
}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