Rate Overview
Live
1 USD = 3.0938 ILS
1 ILS = 0.323232
USD
Avg
3.0988
High
3.1383
Low
3.0734
Last updated: 3/7/2026, 1:01:52 AM
Quick Conversions
| USD | ILS |
|---|---|
| 1 USD | 3.09 ILS |
| 10 USD | 30.94 ILS |
| 50 USD | 154.69 ILS |
| 100 USD | 309.38 ILS |
| 500 USD | 1,546.88 ILS |
| 1,000 USD | 3,093.75 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-07T01:01:52Z",
"rates": {
"ILS": 3.09375
}
}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": 309.375,
"rate": 3.09375
}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