Rate Overview
Live
1 ILS = 35.2040 SYP
1 SYP = 0.028406
ILS
Avg
35.4051
High
35.6975
Low
35.0954
Last updated: 3/27/2026, 6:48:45 PM
Quick Conversions
| ILS | SYP |
|---|---|
| 1 ILS | 35.20 SYP |
| 10 ILS | 352.04 SYP |
| 50 ILS | 1,760.20 SYP |
| 100 ILS | 3,520.40 SYP |
| 500 ILS | 17,601.98 SYP |
| 1,000 ILS | 35,203.95 SYP |
Get ILS/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SYPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T18:48:45Z",
"rates": {
"SYP": 35.203953
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SYP",
"amount": 100
},
"result": 3520.3952999999997,
"rate": 35.203953
}Build with ILS/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key