Rate Overview
Live
1 USD = 3.0436 ILS
1 ILS = 0.328558
USD
Avg
3.0382
High
3.1890
Low
2.8360
Last updated: 7/27/2026, 3:42:26 AM
Quick Conversions
| USD | ILS |
|---|---|
| 1 USD | 3.04 ILS |
| 10 USD | 30.44 ILS |
| 50 USD | 152.18 ILS |
| 100 USD | 304.36 ILS |
| 500 USD | 1,521.80 ILS |
| 1,000 USD | 3,043.60 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-27T03:42:26Z",
"rates": {
"ILS": 3.0436
}
}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": 304.36,
"rate": 3.0436
}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