Rate Overview
Live
1 ILS = 39.0892 SYP
1 SYP = 0.025583
ILS
Avg
348.9264
High
3481.61
Low
34.9836
Last updated: 5/27/2026, 8:34:23 PM
Quick Conversions
| ILS | SYP |
|---|---|
| 1 ILS | 39.09 SYP |
| 10 ILS | 390.89 SYP |
| 50 ILS | 1,954.46 SYP |
| 100 ILS | 3,908.92 SYP |
| 500 ILS | 19,544.60 SYP |
| 1,000 ILS | 39,089.20 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-27T20:34:23Z",
"rates": {
"SYP": 39.089197
}
}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.9197,
"rate": 39.089197
}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