Rate Overview
Live
1 SYP = 0.028443 ILS
1 ILS = 35.1580
SYP
Avg
0.004451
High
0.028443
Low
0.000252
Last updated: 3/27/2026, 5:07:36 PM
Quick Conversions
| SYP | ILS |
|---|---|
| 1 SYP | 0.03 ILS |
| 10 SYP | 0.28 ILS |
| 50 SYP | 1.42 ILS |
| 100 SYP | 2.84 ILS |
| 500 SYP | 14.22 ILS |
| 1,000 SYP | 28.44 ILS |
Get SYP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=ILSExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T17:07:36Z",
"rates": {
"ILS": 0.028443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "ILS",
"amount": 100
},
"result": 2.8443,
"rate": 0.028443
}Build with SYP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key