Rate Overview
Live
1 SVC = 1.8278 LSL
1 LSL = 0.547120
SVC
Avg
1.8300
High
1.8486
Low
1.8240
Last updated: 9/9/2026, 2:25:54 AM
Quick Conversions
| SVC | LSL |
|---|---|
| 1 SVC | 1.83 LSL |
| 10 SVC | 18.28 LSL |
| 50 SVC | 91.39 LSL |
| 100 SVC | 182.78 LSL |
| 500 SVC | 913.88 LSL |
| 1,000 SVC | 1,827.75 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-09-09T02:25:54Z",
"rates": {
"LSL": 1.827752
}
}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": 182.7752,
"rate": 1.827752
}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