Rate Overview
Live
1 SVC = 0.349093 ILS
1 ILS = 2.8646
SVC
Avg
0.348798
High
0.351163
Low
0.346897
Last updated: 7/25/2026, 10:38:27 PM
Quick Conversions
| SVC | ILS |
|---|---|
| 1 SVC | 0.35 ILS |
| 10 SVC | 3.49 ILS |
| 50 SVC | 17.45 ILS |
| 100 SVC | 34.91 ILS |
| 500 SVC | 174.55 ILS |
| 1,000 SVC | 349.09 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-07-25T22:38:27Z",
"rates": {
"ILS": 0.349093
}
}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.9093,
"rate": 0.349093
}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