Rate Overview
Live
1 SCR = 1.1628 LSL
1 LSL = 0.860007
SCR
Avg
1.2151
High
1.3174
Low
1.0672
Last updated: 7/16/2026, 9:58:39 PM
Quick Conversions
| SCR | LSL |
|---|---|
| 1 SCR | 1.16 LSL |
| 10 SCR | 11.63 LSL |
| 50 SCR | 58.14 LSL |
| 100 SCR | 116.28 LSL |
| 500 SCR | 581.39 LSL |
| 1,000 SCR | 1,162.78 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-16T21:58:39Z",
"rates": {
"LSL": 1.162781
}
}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": 116.27810000000001,
"rate": 1.162781
}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