Rate Overview
Live
1 ILS = 0.334044 USD
1 USD = 2.9936
ILS
Avg
0.335091
High
0.336386
Low
0.334044
Last updated: 8/29/2026, 3:27:33 PM
Quick Conversions
| ILS | USD |
|---|---|
| 1 ILS | 0.33 USD |
| 10 ILS | 3.34 USD |
| 50 ILS | 16.70 USD |
| 100 ILS | 33.40 USD |
| 500 ILS | 167.02 USD |
| 1,000 ILS | 334.04 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-08-29T15:27:33Z",
"rates": {
"USD": 0.334044
}
}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.4044,
"rate": 0.334044
}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