Rate Overview
Live
1 ILS = 2.9285 SVC
1 SVC = 0.341474
ILS
Avg
2.9290
High
2.9404
Low
2.9121
Last updated: 7/1/2026, 6:06:20 PM
Quick Conversions
| ILS | SVC |
|---|---|
| 1 ILS | 2.93 SVC |
| 10 ILS | 29.28 SVC |
| 50 ILS | 146.42 SVC |
| 100 ILS | 292.85 SVC |
| 500 ILS | 1,464.24 SVC |
| 1,000 ILS | 2,928.48 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-01T18:06:20Z",
"rates": {
"SVC": 2.928478
}
}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": 292.8478,
"rate": 2.928478
}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