Rate Overview
Live
1 USD = 2.8963 ILS
1 ILS = 0.345262
USD
Avg
2.9329
High
2.9616
Low
2.8963
Last updated: 5/7/2026, 1:17:07 AM
Quick Conversions
| USD | ILS |
|---|---|
| 1 USD | 2.90 ILS |
| 10 USD | 28.96 ILS |
| 50 USD | 144.82 ILS |
| 100 USD | 289.64 ILS |
| 500 USD | 1,448.18 ILS |
| 1,000 USD | 2,896.35 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-05-07T01:17:07Z",
"rates": {
"ILS": 2.89635
}
}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": 289.635,
"rate": 2.89635
}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