Rate Overview
Live
1 USD = 3.0105 ILS
1 ILS = 0.332171
USD
Avg
3.0018
High
3.0285
Low
2.9728
Last updated: 9/4/2026, 7:28:31 PM
Quick Conversions
| USD | ILS |
|---|---|
| 1 USD | 3.01 ILS |
| 10 USD | 30.11 ILS |
| 50 USD | 150.53 ILS |
| 100 USD | 301.05 ILS |
| 500 USD | 1,505.25 ILS |
| 1,000 USD | 3,010.50 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-09-04T19:28:31Z",
"rates": {
"ILS": 3.0105
}
}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": 301.05,
"rate": 3.0105
}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