Rate Overview
Live
1 USD = 2.9103 ILS
1 ILS = 0.343607
USD
Avg
2.9314
High
2.9784
Low
2.9103
Last updated: 6/16/2026, 12:22:27 PM
Quick Conversions
| USD | ILS |
|---|---|
| 1 USD | 2.91 ILS |
| 10 USD | 29.10 ILS |
| 50 USD | 145.52 ILS |
| 100 USD | 291.03 ILS |
| 500 USD | 1,455.15 ILS |
| 1,000 USD | 2,910.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-06-16T12:22:27Z",
"rates": {
"ILS": 2.9103
}
}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": 291.03,
"rate": 2.9103
}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