Rate Overview
Live
1 ILS = 2.9343 SVC
1 SVC = 0.340794
ILS
Avg
2.9174
High
2.9343
Low
2.9043
Last updated: 8/12/2026, 4:21:59 PM
Quick Conversions
| ILS | SVC |
|---|---|
| 1 ILS | 2.93 SVC |
| 10 ILS | 29.34 SVC |
| 50 ILS | 146.72 SVC |
| 100 ILS | 293.43 SVC |
| 500 ILS | 1,467.16 SVC |
| 1,000 ILS | 2,934.32 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-08-12T16:21:59Z",
"rates": {
"SVC": 2.934321
}
}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": 293.4321,
"rate": 2.934321
}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