Rate Overview
Live
1 SYP = 0.027990 ILS
1 ILS = 35.7270
SYP
Avg
0.028008
High
0.028394
Low
0.027675
Last updated: 3/7/2026, 1:43:25 AM
Quick Conversions
| SYP | ILS |
|---|---|
| 1 SYP | 0.03 ILS |
| 10 SYP | 0.28 ILS |
| 50 SYP | 1.40 ILS |
| 100 SYP | 2.80 ILS |
| 500 SYP | 14.00 ILS |
| 1,000 SYP | 27.99 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-03-07T01:43:25Z",
"rates": {
"ILS": 0.02799
}
}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.799,
"rate": 0.02799
}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