Rate Overview
Live
1 ILS = 0.326653 USD
1 USD = 3.0614
ILS
Avg
0.317598
High
0.352274
Low
0.289882
Last updated: 7/22/2026, 8:33:29 AM
Quick Conversions
| ILS | USD |
|---|---|
| 1 ILS | 0.33 USD |
| 10 ILS | 3.27 USD |
| 50 ILS | 16.33 USD |
| 100 ILS | 32.67 USD |
| 500 ILS | 163.33 USD |
| 1,000 ILS | 326.65 USD |
Get ILS/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=USDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-22T08:33:29Z",
"rates": {
"USD": 0.326653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "USD",
"amount": 100
},
"result": 32.6653,
"rate": 0.326653
}Build with ILS/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key