Rate Overview
Live
1 USD = 2.9553 ILS
1 ILS = 0.338375
USD
Avg
2.9818
High
3.0041
Low
2.9496
Last updated: 8/15/2026, 5:35:34 AM
Quick Conversions
| USD | ILS |
|---|---|
| 1 USD | 2.96 ILS |
| 10 USD | 29.55 ILS |
| 50 USD | 147.77 ILS |
| 100 USD | 295.53 ILS |
| 500 USD | 1,477.65 ILS |
| 1,000 USD | 2,955.30 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-08-15T05:35:34Z",
"rates": {
"ILS": 2.95530212
}
}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": 295.530212,
"rate": 2.95530212
}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