Rate Overview
Live
1 ILS = 0.451809 SGD
1 SGD = 2.2133
ILS
Avg
0.387735
High
0.451809
Low
0.341642
Last updated: 5/27/2026, 11:06:20 PM
Quick Conversions
| ILS | SGD |
|---|---|
| 1 ILS | 0.45 SGD |
| 10 ILS | 4.52 SGD |
| 50 ILS | 22.59 SGD |
| 100 ILS | 45.18 SGD |
| 500 ILS | 225.90 SGD |
| 1,000 ILS | 451.81 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-05-27T23:06:20Z",
"rates": {
"SGD": 0.451809
}
}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": 45.1809,
"rate": 0.451809
}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