Rate Overview
Live
1 ILS = 39.1051 SYP
1 SYP = 0.025572
ILS
Avg
37.9204
High
39.1051
Low
36.9693
Last updated: 5/27/2026, 9:38:54 PM
Quick Conversions
| ILS | SYP |
|---|---|
| 1 ILS | 39.11 SYP |
| 10 ILS | 391.05 SYP |
| 50 ILS | 1,955.25 SYP |
| 100 ILS | 3,910.51 SYP |
| 500 ILS | 19,552.55 SYP |
| 1,000 ILS | 39,105.10 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-27T21:38:54Z",
"rates": {
"SYP": 39.105099
}
}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": 3910.5099000000005,
"rate": 39.105099
}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