Rate Overview
Live
1 AUD = 2.0584 ILS
1 ILS = 0.485816
AUD
Avg
2.0724
High
2.0867
Low
2.0547
Last updated: 6/12/2026, 2:33:31 PM
Quick Conversions
| AUD | ILS |
|---|---|
| 1 AUD | 2.06 ILS |
| 10 AUD | 20.58 ILS |
| 50 AUD | 102.92 ILS |
| 100 AUD | 205.84 ILS |
| 500 AUD | 1,029.20 ILS |
| 1,000 AUD | 2,058.39 ILS |
Get AUD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=ILSExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-06-12T14:33:31Z",
"rates": {
"ILS": 2.058392
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "ILS",
"amount": 100
},
"result": 205.8392,
"rate": 2.058392
}Build with AUD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key