Rate Overview
Live
1 USD = 2.8364 ILS
1 ILS = 0.352560
USD
Avg
3.0498
High
3.1890
Low
2.8364
Last updated: 5/27/2026, 9:55:50 AM
Quick Conversions
| USD | ILS |
|---|---|
| 1 USD | 2.84 ILS |
| 10 USD | 28.36 ILS |
| 50 USD | 141.82 ILS |
| 100 USD | 283.64 ILS |
| 500 USD | 1,418.20 ILS |
| 1,000 USD | 2,836.40 ILS |
Get USD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=ILSExample Response:
{
"success": true,
"base": "USD",
"date": "2026-05-27T09:55:50Z",
"rates": {
"ILS": 2.8364
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "ILS",
"amount": 100
},
"result": 283.64,
"rate": 2.8364
}Build with USD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key