Rate Overview
Live
1 SVC = 0.323085 ILS
1 ILS = 3.0952
SVC
Avg
0.329063
High
0.334088
Low
0.323085
Last updated: 5/27/2026, 10:45:41 PM
Quick Conversions
| SVC | ILS |
|---|---|
| 1 SVC | 0.32 ILS |
| 10 SVC | 3.23 ILS |
| 50 SVC | 16.15 ILS |
| 100 SVC | 32.31 ILS |
| 500 SVC | 161.54 ILS |
| 1,000 SVC | 323.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-05-27T22:45:41Z",
"rates": {
"ILS": 0.323085
}
}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": 32.3085,
"rate": 0.323085
}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