Rate Overview
Live
1 SGD = 2.3693 ILS
1 ILS = 0.422065
SGD
Avg
2.3672
High
2.3794
Low
2.3538
Last updated: 7/29/2026, 11:12:17 AM
Quick Conversions
| SGD | ILS |
|---|---|
| 1 SGD | 2.37 ILS |
| 10 SGD | 23.69 ILS |
| 50 SGD | 118.47 ILS |
| 100 SGD | 236.93 ILS |
| 500 SGD | 1,184.65 ILS |
| 1,000 SGD | 2,369.30 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-07-29T11:12:17Z",
"rates": {
"ILS": 2.369304
}
}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": 236.93040000000002,
"rate": 2.369304
}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