Rate Overview
Live
1 USD = 3.0514 ILS
1 ILS = 0.327713
USD
Avg
3.4380
High
3.8560
Low
2.9076
Last updated: 7/21/2026, 5:38:14 AM
Quick Conversions
| USD | ILS |
|---|---|
| 1 USD | 3.05 ILS |
| 10 USD | 30.51 ILS |
| 50 USD | 152.57 ILS |
| 100 USD | 305.15 ILS |
| 500 USD | 1,525.73 ILS |
| 1,000 USD | 3,051.45 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-21T05:38:14Z",
"rates": {
"ILS": 3.05145
}
}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": 305.145,
"rate": 3.05145
}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