Rate Overview
Live
1 SCR = 1.2371 LSL
1 LSL = 0.808327
SCR
Avg
1.1599
High
1.2371
Low
1.1063
Last updated: 7/2/2026, 5:05:16 AM
Quick Conversions
| SCR | LSL |
|---|---|
| 1 SCR | 1.24 LSL |
| 10 SCR | 12.37 LSL |
| 50 SCR | 61.86 LSL |
| 100 SCR | 123.71 LSL |
| 500 SCR | 618.56 LSL |
| 1,000 SCR | 1,237.12 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-02T05:05:16Z",
"rates": {
"LSL": 1.237123
}
}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": 123.7123,
"rate": 1.237123
}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