Rate Overview
Live
1 ILS = 35.8228 SYP
1 SYP = 0.027915
ILS
Avg
35.7299
High
36.1331
Low
35.2185
Last updated: 3/7/2026, 4:57:59 AM
Quick Conversions
| ILS | SYP |
|---|---|
| 1 ILS | 35.82 SYP |
| 10 ILS | 358.23 SYP |
| 50 ILS | 1,791.14 SYP |
| 100 ILS | 3,582.28 SYP |
| 500 ILS | 17,911.42 SYP |
| 1,000 ILS | 35,822.84 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-07T04:57:59Z",
"rates": {
"SYP": 35.822842
}
}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": 3582.2842,
"rate": 35.822842
}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