Rate Overview
Live
1 SVC = 1.8561 LSL
1 LSL = 0.538759
SVC
Avg
1.8512
High
1.8561
Low
1.8452
Last updated: 8/20/2026, 10:41:51 AM
Quick Conversions
| SVC | LSL |
|---|---|
| 1 SVC | 1.86 LSL |
| 10 SVC | 18.56 LSL |
| 50 SVC | 92.81 LSL |
| 100 SVC | 185.61 LSL |
| 500 SVC | 928.06 LSL |
| 1,000 SVC | 1,856.12 LSL |
Get SVC/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=LSLExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-08-20T10:41:51Z",
"rates": {
"LSL": 1.856117
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "LSL",
"amount": 100
},
"result": 185.6117,
"rate": 1.856117
}Build with SVC/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key