Rate Overview
Live
1 SVC = 0.353468 ILS
1 ILS = 2.8291
SVC
Avg
0.354060
High
0.358659
Low
0.351248
Last updated: 3/7/2026, 7:39:09 AM
Quick Conversions
| SVC | ILS |
|---|---|
| 1 SVC | 0.35 ILS |
| 10 SVC | 3.53 ILS |
| 50 SVC | 17.67 ILS |
| 100 SVC | 35.35 ILS |
| 500 SVC | 176.73 ILS |
| 1,000 SVC | 353.47 ILS |
Get SVC/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=ILSExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-07T07:39:09Z",
"rates": {
"ILS": 0.353468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "ILS",
"amount": 100
},
"result": 35.3468,
"rate": 0.353468
}Build with SVC/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key