Rate Overview
Live
1 USD = 3.0760 ILS
1 ILS = 0.325098
USD
Avg
3.0393
High
3.1890
Low
2.8360
Last updated: 7/23/2026, 9:14:14 PM
Quick Conversions
| USD | ILS |
|---|---|
| 1 USD | 3.08 ILS |
| 10 USD | 30.76 ILS |
| 50 USD | 153.80 ILS |
| 100 USD | 307.60 ILS |
| 500 USD | 1,538.00 ILS |
| 1,000 USD | 3,076.00 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-23T21:14:14Z",
"rates": {
"ILS": 3.076
}
}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": 307.6,
"rate": 3.076
}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