Rate Overview
Live
1 SGD = 2.4179 ILS
1 ILS = 0.413583
SGD
Avg
2.4299
High
2.4789
Low
2.4063
Last updated: 3/7/2026, 9:13:13 AM
Quick Conversions
| SGD | ILS |
|---|---|
| 1 SGD | 2.42 ILS |
| 10 SGD | 24.18 ILS |
| 50 SGD | 120.89 ILS |
| 100 SGD | 241.79 ILS |
| 500 SGD | 1,208.95 ILS |
| 1,000 SGD | 2,417.89 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-03-07T09:13:13Z",
"rates": {
"ILS": 2.417893
}
}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": 241.7893,
"rate": 2.417893
}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