Rate Overview
Live
1 ILS = 39.0851 SYP
1 SYP = 0.025585
ILS
Avg
38.4764
High
39.0851
Low
37.9124
Last updated: 5/28/2026, 12:06:13 AM
Quick Conversions
| ILS | SYP |
|---|---|
| 1 ILS | 39.09 SYP |
| 10 ILS | 390.85 SYP |
| 50 ILS | 1,954.25 SYP |
| 100 ILS | 3,908.51 SYP |
| 500 ILS | 19,542.53 SYP |
| 1,000 ILS | 39,085.05 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-05-28T00:06:13Z",
"rates": {
"SYP": 39.085051
}
}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": 3908.5051,
"rate": 39.085051
}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