Rate Overview
Live
1 SGD = 2.3373 ILS
1 ILS = 0.427853
SGD
Avg
2.3730
High
2.4807
Low
2.2195
Last updated: 8/11/2026, 5:24:12 AM
Quick Conversions
| SGD | ILS |
|---|---|
| 1 SGD | 2.34 ILS |
| 10 SGD | 23.37 ILS |
| 50 SGD | 116.86 ILS |
| 100 SGD | 233.73 ILS |
| 500 SGD | 1,168.63 ILS |
| 1,000 SGD | 2,337.25 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-11T05:24:12Z",
"rates": {
"ILS": 2.33725
}
}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": 233.725,
"rate": 2.33725
}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