Rate Overview
Live
1 SCR = 1.1325 LSL
1 LSL = 0.882973
SCR
Avg
1.1267
High
1.1445
Low
1.0971
Last updated: 8/15/2026, 12:02:10 AM
Quick Conversions
| SCR | LSL |
|---|---|
| 1 SCR | 1.13 LSL |
| 10 SCR | 11.33 LSL |
| 50 SCR | 56.63 LSL |
| 100 SCR | 113.25 LSL |
| 500 SCR | 566.27 LSL |
| 1,000 SCR | 1,132.54 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-08-15T00:02:10Z",
"rates": {
"LSL": 1.132537
}
}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": 113.2537,
"rate": 1.132537
}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