Rate Overview
Live
1 ILS = 2.9899 SVC
1 SVC = 0.334464
ILS
Avg
2.9788
High
3.0102
Low
2.9552
Last updated: 5/7/2026, 7:02:08 PM
Quick Conversions
| ILS | SVC |
|---|---|
| 1 ILS | 2.99 SVC |
| 10 ILS | 29.90 SVC |
| 50 ILS | 149.49 SVC |
| 100 ILS | 298.99 SVC |
| 500 ILS | 1,494.93 SVC |
| 1,000 ILS | 2,989.86 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-05-07T19:02:08Z",
"rates": {
"SVC": 2.989855
}
}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": 298.9855,
"rate": 2.989855
}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