Rate Overview
Live
1 SYP = 0.027590 ILS
1 ILS = 36.2450
SYP
Avg
0.027248
High
0.027590
Low
0.026943
Last updated: 7/8/2026, 12:43:58 PM
Quick Conversions
| SYP | ILS |
|---|---|
| 1 SYP | 0.03 ILS |
| 10 SYP | 0.28 ILS |
| 50 SYP | 1.38 ILS |
| 100 SYP | 2.76 ILS |
| 500 SYP | 13.80 ILS |
| 1,000 SYP | 27.59 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-07-08T12:43:58Z",
"rates": {
"ILS": 0.02759
}
}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.759,
"rate": 0.02759
}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