Rate Overview
Live
1 ILS = 37.8410 SYP
1 SYP = 0.026426
ILS
Avg
37.7322
High
37.9472
Low
37.1205
Last updated: 6/17/2026, 6:39:39 AM
Quick Conversions
| ILS | SYP |
|---|---|
| 1 ILS | 37.84 SYP |
| 10 ILS | 378.41 SYP |
| 50 ILS | 1,892.05 SYP |
| 100 ILS | 3,784.10 SYP |
| 500 ILS | 18,920.49 SYP |
| 1,000 ILS | 37,840.99 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-06-17T06:39:39Z",
"rates": {
"SYP": 37.840985
}
}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": 3784.0985000000005,
"rate": 37.840985
}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