Rate Overview
Live
1 SYP = 0.026777 ILS
1 ILS = 37.3455
SYP
Avg
0.027207
High
0.027710
Low
0.026777
Last updated: 4/18/2026, 8:49:46 AM
Quick Conversions
| SYP | ILS |
|---|---|
| 1 SYP | 0.03 ILS |
| 10 SYP | 0.27 ILS |
| 50 SYP | 1.34 ILS |
| 100 SYP | 2.68 ILS |
| 500 SYP | 13.39 ILS |
| 1,000 SYP | 26.78 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-04-18T08:49:46Z",
"rates": {
"ILS": 0.026777
}
}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.6776999999999997,
"rate": 0.026777
}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