Rate Overview
Live
1 SYP = 0.000230 ILS
1 ILS = 4347.83
SYP
Avg
0.023873
High
0.028584
Low
0.000227
Last updated: 8/21/2026, 4:38:54 AM
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.12 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-21T04:38:54Z",
"rates": {
"ILS": 0.00023
}
}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.023,
"rate": 0.00023
}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