Rate Overview
Live
1 ILS = 0.351549 USD
1 USD = 2.8446
ILS
Avg
0.345810
High
0.351549
Low
0.342082
Last updated: 5/26/2026, 6:43:58 PM
Quick Conversions
| ILS | USD |
|---|---|
| 1 ILS | 0.35 USD |
| 10 ILS | 3.52 USD |
| 50 ILS | 17.58 USD |
| 100 ILS | 35.15 USD |
| 500 ILS | 175.77 USD |
| 1,000 ILS | 351.55 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-26T18:43:58Z",
"rates": {
"USD": 0.351549
}
}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.1549,
"rate": 0.351549
}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