Rate Overview
Live
1 SYP = 0.027502 ILS
1 ILS = 36.3610
SYP
Avg
0.027238
High
0.027550
Low
0.026943
Last updated: 7/8/2026, 8:56:25 AM
Quick Conversions
| SYP | ILS |
|---|---|
| 1 SYP | 0.03 ILS |
| 10 SYP | 0.28 ILS |
| 50 SYP | 1.38 ILS |
| 100 SYP | 2.75 ILS |
| 500 SYP | 13.75 ILS |
| 1,000 SYP | 27.50 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-08T08:56:25Z",
"rates": {
"ILS": 0.027502
}
}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.7502,
"rate": 0.027502
}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