Rate Overview
Live
1 SGD = 2.2964 ILS
1 ILS = 0.435456
SGD
Avg
2.3058
High
2.3214
Low
2.2913
Last updated: 5/8/2026, 4:40:52 AM
Quick Conversions
| SGD | ILS |
|---|---|
| 1 SGD | 2.30 ILS |
| 10 SGD | 22.96 ILS |
| 50 SGD | 114.82 ILS |
| 100 SGD | 229.64 ILS |
| 500 SGD | 1,148.22 ILS |
| 1,000 SGD | 2,296.44 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-05-08T04:40:52Z",
"rates": {
"ILS": 2.296441
}
}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": 229.6441,
"rate": 2.296441
}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