Rate Overview
Live
1 ILS = 0.338374 USD
1 USD = 2.9553
ILS
Avg
0.335383
High
0.339029
Low
0.332883
Last updated: 8/15/2026, 3:28:58 AM
Quick Conversions
| ILS | USD |
|---|---|
| 1 ILS | 0.34 USD |
| 10 ILS | 3.38 USD |
| 50 ILS | 16.92 USD |
| 100 ILS | 33.84 USD |
| 500 ILS | 169.19 USD |
| 1,000 ILS | 338.37 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-15T03:28:58Z",
"rates": {
"USD": 0.338374
}
}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.8374,
"rate": 0.338374
}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