Rate Overview
Live
1 SYP = 0.000229 ILS
1 ILS = 4366.81
SYP
Avg
0.000228
High
0.000230
Low
0.000226
Last updated: 8/21/2026, 4:49:38 PM
Quick Conversions
| SYP | ILS |
|---|---|
| 1 SYP | 0.00 ILS |
| 10 SYP | 0.00 ILS |
| 50 SYP | 0.01 ILS |
| 100 SYP | 0.02 ILS |
| 500 SYP | 0.11 ILS |
| 1,000 SYP | 0.23 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-08-21T16:49:38Z",
"rates": {
"ILS": 0.000229
}
}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": 0.0229,
"rate": 0.000229
}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