Rate Overview
Live
1 ILS = 2.8617 SVC
1 SVC = 0.349440
ILS
Avg
2.6121
High
2.9739
Low
2.3109
Last updated: 7/28/2026, 1:33:28 PM
Quick Conversions
| ILS | SVC |
|---|---|
| 1 ILS | 2.86 SVC |
| 10 ILS | 28.62 SVC |
| 50 ILS | 143.09 SVC |
| 100 ILS | 286.17 SVC |
| 500 ILS | 1,430.86 SVC |
| 1,000 ILS | 2,861.72 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-28T13:33:28Z",
"rates": {
"SVC": 2.861721
}
}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.1721,
"rate": 2.861721
}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