Rate Overview
Live
1 ILS = 0.344056 USD
1 USD = 2.9065
ILS
Avg
0.339723
High
0.344056
Low
0.337652
Last updated: 5/6/2026, 10:15:42 AM
Quick Conversions
| ILS | USD |
|---|---|
| 1 ILS | 0.34 USD |
| 10 ILS | 3.44 USD |
| 50 ILS | 17.20 USD |
| 100 ILS | 34.41 USD |
| 500 ILS | 172.03 USD |
| 1,000 ILS | 344.06 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-05-06T10:15:42Z",
"rates": {
"USD": 0.344056
}
}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": 34.4056,
"rate": 0.344056
}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