Rate Overview
Live
1 ILS = 0.326717 USD
1 USD = 3.0608
ILS
Avg
0.330680
High
0.356281
Low
0.317019
Last updated: 7/22/2026, 11:22:39 AM
Quick Conversions
| ILS | USD |
|---|---|
| 1 ILS | 0.33 USD |
| 10 ILS | 3.27 USD |
| 50 ILS | 16.34 USD |
| 100 ILS | 32.67 USD |
| 500 ILS | 163.36 USD |
| 1,000 ILS | 326.72 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-22T11:22:39Z",
"rates": {
"USD": 0.326717
}
}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": 32.6717,
"rate": 0.326717
}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