Rate Overview
Live
1 USD = 2.9938 ILS
1 ILS = 0.334024
USD
Avg
3.0324
High
3.0834
Low
2.9938
Last updated: 4/16/2026, 5:26:16 AM
Quick Conversions
| USD | ILS |
|---|---|
| 1 USD | 2.99 ILS |
| 10 USD | 29.94 ILS |
| 50 USD | 149.69 ILS |
| 100 USD | 299.38 ILS |
| 500 USD | 1,496.90 ILS |
| 1,000 USD | 2,993.80 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-04-16T05:26:16Z",
"rates": {
"ILS": 2.9938
}
}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": 299.38,
"rate": 2.9938
}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