Rate Overview
Live
1 SGD = 2.2825 ILS
1 ILS = 0.438121
SGD
Avg
2.2783
High
2.2977
Low
2.2706
Last updated: 6/18/2026, 6:50:38 AM
Quick Conversions
| SGD | ILS |
|---|---|
| 1 SGD | 2.28 ILS |
| 10 SGD | 22.82 ILS |
| 50 SGD | 114.12 ILS |
| 100 SGD | 228.25 ILS |
| 500 SGD | 1,141.24 ILS |
| 1,000 SGD | 2,282.47 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-18T06:50:38Z",
"rates": {
"ILS": 2.282474
}
}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.2474,
"rate": 2.282474
}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