Rate Overview
Live
1 LSL = 0.888783 SCR
1 SCR = 1.1251
LSL
Avg
0.892952
High
0.924443
Low
0.830001
Last updated: 3/7/2026, 3:08:13 AM
Quick Conversions
| LSL | SCR |
|---|---|
| 1 LSL | 0.89 SCR |
| 10 LSL | 8.89 SCR |
| 50 LSL | 44.44 SCR |
| 100 LSL | 88.88 SCR |
| 500 LSL | 444.39 SCR |
| 1,000 LSL | 888.78 SCR |
Get LSL/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SCRExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-07T03:08:13Z",
"rates": {
"SCR": 0.888783
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SCR",
"amount": 100
},
"result": 88.8783,
"rate": 0.888783
}Build with LSL/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key