Rate Overview
Live
1 ILS = 0.413583 SGD
1 SGD = 2.4179
ILS
Avg
0.411586
High
0.415576
Low
0.403410
Last updated: 3/7/2026, 9:13:16 AM
Quick Conversions
| ILS | SGD |
|---|---|
| 1 ILS | 0.41 SGD |
| 10 ILS | 4.14 SGD |
| 50 ILS | 20.68 SGD |
| 100 ILS | 41.36 SGD |
| 500 ILS | 206.79 SGD |
| 1,000 ILS | 413.58 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-03-07T09:13:16Z",
"rates": {
"SGD": 0.413583
}
}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": 41.3583,
"rate": 0.413583
}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