Rate Overview
Live
1 SVC = 1.8580 LSL
1 LSL = 0.538199
SVC
Avg
1.8607
High
1.8774
Low
1.8543
Last updated: 7/8/2026, 3:31:36 AM
Quick Conversions
| SVC | LSL |
|---|---|
| 1 SVC | 1.86 LSL |
| 10 SVC | 18.58 LSL |
| 50 SVC | 92.90 LSL |
| 100 SVC | 185.80 LSL |
| 500 SVC | 929.02 LSL |
| 1,000 SVC | 1,858.05 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-07-08T03:31:36Z",
"rates": {
"LSL": 1.858049
}
}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.8049,
"rate": 1.858049
}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