Rate Overview
Live
1 USD = 3.0370 ILS
1 ILS = 0.329268
USD
Avg
3.0229
High
3.0470
Low
3.0007
Last updated: 7/19/2026, 1:11:45 AM
Quick Conversions
| USD | ILS |
|---|---|
| 1 USD | 3.04 ILS |
| 10 USD | 30.37 ILS |
| 50 USD | 151.85 ILS |
| 100 USD | 303.70 ILS |
| 500 USD | 1,518.52 ILS |
| 1,000 USD | 3,037.04 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-19T01:11:45Z",
"rates": {
"ILS": 3.03704353
}
}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": 303.704353,
"rate": 3.03704353
}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