Rate Overview
Live
1 ILS = 4296.99 SYP
1 SYP = 0.000233
ILS
Avg
4304.00
High
4321.46
Low
4270.05
Last updated: 9/12/2026, 8:40:20 AM
Quick Conversions
| ILS | SYP |
|---|---|
| 1 ILS | 4,296.99 SYP |
| 10 ILS | 42,969.89 SYP |
| 50 ILS | 214,849.45 SYP |
| 100 ILS | 429,698.90 SYP |
| 500 ILS | 2,148,494.50 SYP |
| 1,000 ILS | 4,296,989.00 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-09-12T08:40:20Z",
"rates": {
"SYP": 4296.988998
}
}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": 429698.89979999996,
"rate": 4296.988998
}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