Rate Overview
Live
1 ILS = 4367.56 SYP
1 SYP = 0.000229
ILS
Avg
579.4666
High
4405.57
Low
35.0596
Last updated: 8/25/2026, 7:39:55 PM
Quick Conversions
| ILS | SYP |
|---|---|
| 1 ILS | 4,367.56 SYP |
| 10 ILS | 43,675.58 SYP |
| 50 ILS | 218,377.88 SYP |
| 100 ILS | 436,755.76 SYP |
| 500 ILS | 2,183,778.78 SYP |
| 1,000 ILS | 4,367,557.57 SYP |
Get ILS/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SYPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-25T19:39:55Z",
"rates": {
"SYP": 4367.557566
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SYP",
"amount": 100
},
"result": 436755.7566,
"rate": 4367.557566
}Build with ILS/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key