Rate Overview
Live
1 SGD = 2.3420 ILS
1 ILS = 0.426980
SGD
Avg
2.3528
High
2.3877
Low
2.3078
Last updated: 8/18/2026, 7:26:37 PM
Quick Conversions
| SGD | ILS |
|---|---|
| 1 SGD | 2.34 ILS |
| 10 SGD | 23.42 ILS |
| 50 SGD | 117.10 ILS |
| 100 SGD | 234.20 ILS |
| 500 SGD | 1,171.01 ILS |
| 1,000 SGD | 2,342.03 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-08-18T19:26:37Z",
"rates": {
"ILS": 2.342028
}
}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": 234.2028,
"rate": 2.342028
}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