Rate Overview
Live
1 ILS = 2.8651 SVC
1 SVC = 0.349029
ILS
Avg
2.8814
High
3.1175
Low
2.7438
Last updated: 7/28/2026, 2:32:38 AM
Quick Conversions
| ILS | SVC |
|---|---|
| 1 ILS | 2.87 SVC |
| 10 ILS | 28.65 SVC |
| 50 ILS | 143.25 SVC |
| 100 ILS | 286.51 SVC |
| 500 ILS | 1,432.55 SVC |
| 1,000 ILS | 2,865.09 SVC |
Get ILS/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SVCExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T02:32:38Z",
"rates": {
"SVC": 2.865094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SVC",
"amount": 100
},
"result": 286.5094,
"rate": 2.865094
}Build with ILS/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key