Rate Overview
Live
1 SCR = 1.1084 LSL
1 LSL = 0.902161
SCR
Avg
1.1236
High
1.2048
Low
1.0817
Last updated: 3/6/2026, 11:27:33 PM
Quick Conversions
| SCR | LSL |
|---|---|
| 1 SCR | 1.11 LSL |
| 10 SCR | 11.08 LSL |
| 50 SCR | 55.42 LSL |
| 100 SCR | 110.85 LSL |
| 500 SCR | 554.23 LSL |
| 1,000 SCR | 1,108.45 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-03-06T23:27:33Z",
"rates": {
"LSL": 1.10845
}
}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": 110.845,
"rate": 1.10845
}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