Rate Overview
Live
1 SVC = 0.345645 ILS
1 ILS = 2.8931
SVC
Avg
0.342245
High
0.346114
Low
0.339745
Last updated: 9/2/2026, 5:57:25 PM
Quick Conversions
| SVC | ILS |
|---|---|
| 1 SVC | 0.35 ILS |
| 10 SVC | 3.46 ILS |
| 50 SVC | 17.28 ILS |
| 100 SVC | 34.56 ILS |
| 500 SVC | 172.82 ILS |
| 1,000 SVC | 345.65 ILS |
Get SVC/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=ILSExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-09-02T17:57:25Z",
"rates": {
"ILS": 0.345645
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "ILS",
"amount": 100
},
"result": 34.564499999999995,
"rate": 0.345645
}Build with SVC/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key