Rate Overview
Live
1 ILS = 4332.47 SYP
1 SYP = 0.000231
ILS
Avg
2749.97
High
4332.47
Low
35.2386
Last updated: 8/21/2026, 8:18:42 AM
Quick Conversions
| ILS | SYP |
|---|---|
| 1 ILS | 4,332.47 SYP |
| 10 ILS | 43,324.72 SYP |
| 50 ILS | 216,623.61 SYP |
| 100 ILS | 433,247.22 SYP |
| 500 ILS | 2,166,236.09 SYP |
| 1,000 ILS | 4,332,472.19 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-08-21T08:18:42Z",
"rates": {
"SYP": 4332.472187
}
}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": 433247.2187,
"rate": 4332.472187
}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