Rate Overview
Live
1 SVC = 1.9022 LSL
1 LSL = 0.525716
SVC
Avg
1.9145
High
1.9240
Low
1.9022
Last updated: 7/30/2026, 11:35:27 PM
Quick Conversions
| SVC | LSL |
|---|---|
| 1 SVC | 1.90 LSL |
| 10 SVC | 19.02 LSL |
| 50 SVC | 95.11 LSL |
| 100 SVC | 190.22 LSL |
| 500 SVC | 951.08 LSL |
| 1,000 SVC | 1,902.17 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-30T23:35:27Z",
"rates": {
"LSL": 1.902169
}
}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": 190.2169,
"rate": 1.902169
}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