Rate Overview
Live
1 ILS = 0.422677 SGD
1 SGD = 2.3659
ILS
Avg
0.422517
High
0.424837
Low
0.420266
Last updated: 7/29/2026, 10:05:45 AM
Quick Conversions
| ILS | SGD |
|---|---|
| 1 ILS | 0.42 SGD |
| 10 ILS | 4.23 SGD |
| 50 ILS | 21.13 SGD |
| 100 ILS | 42.27 SGD |
| 500 ILS | 211.34 SGD |
| 1,000 ILS | 422.68 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-07-29T10:05:45Z",
"rates": {
"SGD": 0.422677
}
}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": 42.267700000000005,
"rate": 0.422677
}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