Rate Overview
Live
1 SCR = 1.1305 LSL
1 LSL = 0.884599
SCR
Avg
1.1387
High
1.2100
Low
1.0611
Last updated: 7/19/2026, 8:22:14 AM
Quick Conversions
| SCR | LSL |
|---|---|
| 1 SCR | 1.13 LSL |
| 10 SCR | 11.30 LSL |
| 50 SCR | 56.52 LSL |
| 100 SCR | 113.05 LSL |
| 500 SCR | 565.23 LSL |
| 1,000 SCR | 1,130.46 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-19T08:22:14Z",
"rates": {
"LSL": 1.130456
}
}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.0456,
"rate": 1.130456
}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