Rate Overview
Live
1 ILS = 0.352001 USD
1 USD = 2.8409
ILS
Avg
0.345860
High
0.352001
Low
0.342082
Last updated: 5/26/2026, 7:50:07 PM
Quick Conversions
| ILS | USD |
|---|---|
| 1 ILS | 0.35 USD |
| 10 ILS | 3.52 USD |
| 50 ILS | 17.60 USD |
| 100 ILS | 35.20 USD |
| 500 ILS | 176.00 USD |
| 1,000 ILS | 352.00 USD |
Get ILS/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=USDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-26T19:50:07Z",
"rates": {
"USD": 0.352001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "USD",
"amount": 100
},
"result": 35.2001,
"rate": 0.352001
}Build with ILS/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key