Rate Overview
Live
1 USD = 3.1288 ILS
1 ILS = 0.319606
USD
Avg
3.1952
High
3.3448
Low
3.0910
Last updated: 3/27/2026, 6:05:12 AM
Quick Conversions
| USD | ILS |
|---|---|
| 1 USD | 3.13 ILS |
| 10 USD | 31.29 ILS |
| 50 USD | 156.44 ILS |
| 100 USD | 312.89 ILS |
| 500 USD | 1,564.43 ILS |
| 1,000 USD | 3,128.85 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-27T06:05:12Z",
"rates": {
"ILS": 3.12885
}
}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": 312.885,
"rate": 3.12885
}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