Rate Overview
Live
1 SGD = 2.2106 ILS
1 ILS = 0.452358
SGD
Avg
2.3915
High
2.4807
Low
2.2106
Last updated: 5/28/2026, 11:18:09 PM
Quick Conversions
| SGD | ILS |
|---|---|
| 1 SGD | 2.21 ILS |
| 10 SGD | 22.11 ILS |
| 50 SGD | 110.53 ILS |
| 100 SGD | 221.06 ILS |
| 500 SGD | 1,105.32 ILS |
| 1,000 SGD | 2,210.64 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-05-28T23:18:09Z",
"rates": {
"ILS": 2.21064
}
}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": 221.06400000000002,
"rate": 2.21064
}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