Rate Overview
Live
1 ILS = 0.318948 USD
1 USD = 3.1353
ILS
Avg
0.320292
High
0.321973
Low
0.318948
Last updated: 3/26/2026, 9:47:39 PM
Quick Conversions
| ILS | USD |
|---|---|
| 1 ILS | 0.32 USD |
| 10 ILS | 3.19 USD |
| 50 ILS | 15.95 USD |
| 100 ILS | 31.89 USD |
| 500 ILS | 159.47 USD |
| 1,000 ILS | 318.95 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-26T21:47:39Z",
"rates": {
"USD": 0.318948
}
}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": 31.8948,
"rate": 0.318948
}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