Rate Overview
Live
1 ILS = 3.0936 SVC
1 SVC = 0.323246
ILS
Avg
2.7232
High
3.0936
Low
2.4732
Last updated: 5/28/2026, 12:56:48 AM
Quick Conversions
| ILS | SVC |
|---|---|
| 1 ILS | 3.09 SVC |
| 10 ILS | 30.94 SVC |
| 50 ILS | 154.68 SVC |
| 100 ILS | 309.36 SVC |
| 500 ILS | 1,546.81 SVC |
| 1,000 ILS | 3,093.62 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-05-28T00:56:48Z",
"rates": {
"SVC": 3.093621
}
}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": 309.3621,
"rate": 3.093621
}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