Rate Overview
Live
1 ILS = 2.8653 SVC
1 SVC = 0.349006
ILS
Avg
2.9000
High
3.1175
Low
2.7954
Last updated: 7/27/2026, 5:18:28 PM
Quick Conversions
| ILS | SVC |
|---|---|
| 1 ILS | 2.87 SVC |
| 10 ILS | 28.65 SVC |
| 50 ILS | 143.26 SVC |
| 100 ILS | 286.53 SVC |
| 500 ILS | 1,432.64 SVC |
| 1,000 ILS | 2,865.28 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-27T17:18:28Z",
"rates": {
"SVC": 2.865282
}
}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.5282,
"rate": 2.865282
}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