Rate Overview
Live
1 ILS = 38.3296 SYP
1 SYP = 0.026090
ILS
Avg
37.7328
High
38.3296
Low
37.3191
Last updated: 5/7/2026, 9:09:45 AM
Quick Conversions
| ILS | SYP |
|---|---|
| 1 ILS | 38.33 SYP |
| 10 ILS | 383.30 SYP |
| 50 ILS | 1,916.48 SYP |
| 100 ILS | 3,832.96 SYP |
| 500 ILS | 19,164.78 SYP |
| 1,000 ILS | 38,329.57 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-07T09:09:45Z",
"rates": {
"SYP": 38.329567
}
}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": 3832.9566999999997,
"rate": 38.329567
}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