Rate Overview
Live
1 ILS = 36.9304 SYP
1 SYP = 0.027078
ILS
Avg
36.5857
High
36.9482
Low
36.0868
Last updated: 4/17/2026, 6:18:44 AM
Quick Conversions
| ILS | SYP |
|---|---|
| 1 ILS | 36.93 SYP |
| 10 ILS | 369.30 SYP |
| 50 ILS | 1,846.52 SYP |
| 100 ILS | 3,693.04 SYP |
| 500 ILS | 18,465.21 SYP |
| 1,000 ILS | 36,930.42 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-04-17T06:18:44Z",
"rates": {
"SYP": 36.930422
}
}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": 3693.0422,
"rate": 36.930422
}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