Rate Overview
Live
1 ILS = 0.430412 SGD
1 SGD = 2.3234
ILS
Avg
0.432262
High
0.435457
Low
0.430339
Last updated: 7/3/2026, 2:14:09 PM
Quick Conversions
| ILS | SGD |
|---|---|
| 1 ILS | 0.43 SGD |
| 10 ILS | 4.30 SGD |
| 50 ILS | 21.52 SGD |
| 100 ILS | 43.04 SGD |
| 500 ILS | 215.21 SGD |
| 1,000 ILS | 430.41 SGD |
Get ILS/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=SGDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-03T14:14:09Z",
"rates": {
"SGD": 0.430412
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "SGD",
"amount": 100
},
"result": 43.0412,
"rate": 0.430412
}Build with ILS/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key