Rate Overview
Live
1 SGD = 2.4270 ILS
1 ILS = 0.412033
SGD
Avg
2.4795
High
2.5743
Low
2.4205
Last updated: 3/28/2026, 4:57:26 PM
Quick Conversions
| SGD | ILS |
|---|---|
| 1 SGD | 2.43 ILS |
| 10 SGD | 24.27 ILS |
| 50 SGD | 121.35 ILS |
| 100 SGD | 242.70 ILS |
| 500 SGD | 1,213.49 ILS |
| 1,000 SGD | 2,426.99 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-03-28T16:57:26Z",
"rates": {
"ILS": 2.426988
}
}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": 242.6988,
"rate": 2.426988
}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