Rate Overview
Live
1 ILS = 2.8677 SVC
1 SVC = 0.348709
ILS
Avg
2.8677
High
2.8827
Low
2.8477
Last updated: 7/25/2026, 3:15:00 AM
Quick Conversions
| ILS | SVC |
|---|---|
| 1 ILS | 2.87 SVC |
| 10 ILS | 28.68 SVC |
| 50 ILS | 143.39 SVC |
| 100 ILS | 286.77 SVC |
| 500 ILS | 1,433.86 SVC |
| 1,000 ILS | 2,867.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-25T03:15:00Z",
"rates": {
"SVC": 2.867724
}
}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.7724,
"rate": 2.867724
}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