Rate Overview
Live
1 ILS = 0.438783 SGD
1 SGD = 2.2790
ILS
Avg
0.438354
High
0.440413
Low
0.432553
Last updated: 6/17/2026, 6:38:04 AM
Quick Conversions
| ILS | SGD |
|---|---|
| 1 ILS | 0.44 SGD |
| 10 ILS | 4.39 SGD |
| 50 ILS | 21.94 SGD |
| 100 ILS | 43.88 SGD |
| 500 ILS | 219.39 SGD |
| 1,000 ILS | 438.78 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-06-17T06:38:04Z",
"rates": {
"SGD": 0.438783
}
}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.878299999999996,
"rate": 0.438783
}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