Rate Overview
Live
1 ILS = 0.344121 USD
1 USD = 2.9060
ILS
Avg
0.341161
High
0.344121
Low
0.335748
Last updated: 6/15/2026, 9:43:42 PM
Quick Conversions
| ILS | USD |
|---|---|
| 1 ILS | 0.34 USD |
| 10 ILS | 3.44 USD |
| 50 ILS | 17.21 USD |
| 100 ILS | 34.41 USD |
| 500 ILS | 172.06 USD |
| 1,000 ILS | 344.12 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-06-15T21:43:42Z",
"rates": {
"USD": 0.344121
}
}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.4121,
"rate": 0.344121
}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