Rate Overview
Live
1 ILS = 2.8291 SVC
1 SVC = 0.353468
ILS
Avg
2.8245
High
2.8470
Low
2.7882
Last updated: 3/7/2026, 7:39:04 AM
Quick Conversions
| ILS | SVC |
|---|---|
| 1 ILS | 2.83 SVC |
| 10 ILS | 28.29 SVC |
| 50 ILS | 141.46 SVC |
| 100 ILS | 282.91 SVC |
| 500 ILS | 1,414.55 SVC |
| 1,000 ILS | 2,829.11 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-03-07T07:39:04Z",
"rates": {
"SVC": 2.829107
}
}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": 282.9107,
"rate": 2.829107
}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