Rate Overview
Live
1 SVC = 0.331762 ILS
1 ILS = 3.0142
SVC
Avg
0.335378
High
0.338382
Low
0.331762
Last updated: 5/7/2026, 12:33:12 PM
Quick Conversions
| SVC | ILS |
|---|---|
| 1 SVC | 0.33 ILS |
| 10 SVC | 3.32 ILS |
| 50 SVC | 16.59 ILS |
| 100 SVC | 33.18 ILS |
| 500 SVC | 165.88 ILS |
| 1,000 SVC | 331.76 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-07T12:33:12Z",
"rates": {
"ILS": 0.331762
}
}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": 33.1762,
"rate": 0.331762
}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