Rate Overview
Live
1 SCR = 1.1256 LSL
1 LSL = 0.888415
SCR
Avg
1.1582
High
1.1944
Low
1.1186
Last updated: 6/15/2026, 2:18:03 PM
Quick Conversions
| SCR | LSL |
|---|---|
| 1 SCR | 1.13 LSL |
| 10 SCR | 11.26 LSL |
| 50 SCR | 56.28 LSL |
| 100 SCR | 112.56 LSL |
| 500 SCR | 562.80 LSL |
| 1,000 SCR | 1,125.60 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-06-15T14:18:03Z",
"rates": {
"LSL": 1.1256
}
}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": 112.55999999999999,
"rate": 1.1256
}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