Rate Overview
Live
1 ILS = 0.319208 USD
1 USD = 3.1328
ILS
Avg
0.320321
High
0.321973
Low
0.319165
Last updated: 3/26/2026, 11:29:03 PM
Quick Conversions
| ILS | USD |
|---|---|
| 1 ILS | 0.32 USD |
| 10 ILS | 3.19 USD |
| 50 ILS | 15.96 USD |
| 100 ILS | 31.92 USD |
| 500 ILS | 159.60 USD |
| 1,000 ILS | 319.21 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-26T23:29:03Z",
"rates": {
"USD": 0.319208
}
}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.9208,
"rate": 0.319208
}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