Rate Overview
Live
1 USD = 3.1334 ILS
1 ILS = 0.319142
USD
Avg
3.3318
High
3.7810
Low
3.0617
Last updated: 3/27/2026, 4:26:45 AM
Quick Conversions
| USD | ILS |
|---|---|
| 1 USD | 3.13 ILS |
| 10 USD | 31.33 ILS |
| 50 USD | 156.67 ILS |
| 100 USD | 313.34 ILS |
| 500 USD | 1,566.70 ILS |
| 1,000 USD | 3,133.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-03-27T04:26:45Z",
"rates": {
"ILS": 3.1334
}
}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": 313.34,
"rate": 3.1334
}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