Rate Overview
Live
1 SGD = 2.3729 ILS
1 ILS = 0.421433
SGD
Avg
2.3571
High
2.3816
Low
2.3383
Last updated: 9/3/2026, 6:29:32 PM
Quick Conversions
| SGD | ILS |
|---|---|
| 1 SGD | 2.37 ILS |
| 10 SGD | 23.73 ILS |
| 50 SGD | 118.64 ILS |
| 100 SGD | 237.29 ILS |
| 500 SGD | 1,186.43 ILS |
| 1,000 SGD | 2,372.86 ILS |
Get SGD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=ILSExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-09-03T18:29:32Z",
"rates": {
"ILS": 2.372855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "ILS",
"amount": 100
},
"result": 237.28549999999998,
"rate": 2.372855
}Build with SGD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key