Rate Overview
Live
1 SCR = 1.2083 LSL
1 LSL = 0.827643
SCR
Avg
1.1963
High
1.2249
Low
1.1372
Last updated: 5/6/2026, 10:25:09 AM
Quick Conversions
| SCR | LSL |
|---|---|
| 1 SCR | 1.21 LSL |
| 10 SCR | 12.08 LSL |
| 50 SCR | 60.41 LSL |
| 100 SCR | 120.83 LSL |
| 500 SCR | 604.13 LSL |
| 1,000 SCR | 1,208.25 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-05-06T10:25:09Z",
"rates": {
"LSL": 1.20825
}
}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": 120.825,
"rate": 1.20825
}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