Rate Overview
Live
1 ILS = 2.9957 SVC
1 SVC = 0.333811
ILS
Avg
2.9870
High
3.0056
Low
2.9378
Last updated: 6/17/2026, 6:37:26 AM
Quick Conversions
| ILS | SVC |
|---|---|
| 1 ILS | 3.00 SVC |
| 10 ILS | 29.96 SVC |
| 50 ILS | 149.79 SVC |
| 100 ILS | 299.57 SVC |
| 500 ILS | 1,497.85 SVC |
| 1,000 ILS | 2,995.70 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-06-17T06:37:26Z",
"rates": {
"SVC": 2.995703
}
}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": 299.5703,
"rate": 2.995703
}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