Rate Overview
Live
1 SGD = 2.2810 ILS
1 ILS = 0.438401
SGD
Avg
2.3880
High
2.4861
Low
2.1966
Last updated: 6/18/2026, 8:30:16 AM
Quick Conversions
| SGD | ILS |
|---|---|
| 1 SGD | 2.28 ILS |
| 10 SGD | 22.81 ILS |
| 50 SGD | 114.05 ILS |
| 100 SGD | 228.10 ILS |
| 500 SGD | 1,140.51 ILS |
| 1,000 SGD | 2,281.02 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-06-18T08:30:16Z",
"rates": {
"ILS": 2.281015
}
}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": 228.1015,
"rate": 2.281015
}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