Rate Overview
Live
1 SLL = 0.000383 SVC
1 SVC = 2610.97
SLL
Avg
0.000381
High
0.000383
Low
0.000380
Last updated: 1/25/2026, 10:27:30 PM
Quick Conversions
| SLL | SVC |
|---|---|
| 1 SLL | 0.00 SVC |
| 10 SLL | 0.00 SVC |
| 50 SLL | 0.02 SVC |
| 100 SLL | 0.04 SVC |
| 500 SLL | 0.19 SVC |
| 1,000 SLL | 0.38 SVC |
Get SLL/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=SVCExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-01-25T22:27:30Z",
"rates": {
"SVC": 0.000383
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "SVC",
"amount": 100
},
"result": 0.0383,
"rate": 0.000383
}Build with SLL/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key