Rate Overview
Live
1 ILS = 0.323839 USD
1 USD = 3.0880
ILS
Avg
0.322282
High
0.325370
Low
0.318134
Last updated: 3/6/2026, 7:34:22 PM
Quick Conversions
| ILS | USD |
|---|---|
| 1 ILS | 0.32 USD |
| 10 ILS | 3.24 USD |
| 50 ILS | 16.19 USD |
| 100 ILS | 32.38 USD |
| 500 ILS | 161.92 USD |
| 1,000 ILS | 323.84 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-03-06T19:34:22Z",
"rates": {
"USD": 0.323839
}
}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": 32.3839,
"rate": 0.323839
}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