Rate Overview
Live
1 USD = 2.9956 ILS
1 ILS = 0.333820
USD
Avg
2.9920
High
3.0047
Low
2.9758
Last updated: 7/5/2026, 7:26:18 PM
Quick Conversions
| USD | ILS |
|---|---|
| 1 USD | 3.00 ILS |
| 10 USD | 29.96 ILS |
| 50 USD | 149.78 ILS |
| 100 USD | 299.56 ILS |
| 500 USD | 1,497.81 ILS |
| 1,000 USD | 2,995.63 ILS |
Get USD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=ILSExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-05T19:26:18Z",
"rates": {
"ILS": 2.99562776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "ILS",
"amount": 100
},
"result": 299.562776,
"rate": 2.99562776
}Build with USD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key