Rate Overview
Live
1 ILS = 0.426260 SGD
1 SGD = 2.3460
ILS
Avg
0.426331
High
0.427030
Low
0.425547
Last updated: 8/12/2026, 6:58:44 AM
Quick Conversions
| ILS | SGD |
|---|---|
| 1 ILS | 0.43 SGD |
| 10 ILS | 4.26 SGD |
| 50 ILS | 21.31 SGD |
| 100 ILS | 42.63 SGD |
| 500 ILS | 213.13 SGD |
| 1,000 ILS | 426.26 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-08-12T06:58:44Z",
"rates": {
"SGD": 0.42626
}
}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": 42.626,
"rate": 0.42626
}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