Rate Overview
Live
1 ILS = 0.333600 USD
1 USD = 2.9976
ILS
Avg
0.334129
High
0.336043
Low
0.332817
Last updated: 7/3/2026, 7:25:40 PM
Quick Conversions
| ILS | USD |
|---|---|
| 1 ILS | 0.33 USD |
| 10 ILS | 3.34 USD |
| 50 ILS | 16.68 USD |
| 100 ILS | 33.36 USD |
| 500 ILS | 166.80 USD |
| 1,000 ILS | 333.60 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-03T19:25:40Z",
"rates": {
"USD": 0.3336
}
}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": 33.36,
"rate": 0.3336
}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