Rate Overview
Live
1 AUD = 2.0759 ILS
1 ILS = 0.481717
AUD
Avg
2.0686
High
2.0778
Low
2.0572
Last updated: 6/22/2026, 9:07:27 AM
Quick Conversions
| AUD | ILS |
|---|---|
| 1 AUD | 2.08 ILS |
| 10 AUD | 20.76 ILS |
| 50 AUD | 103.80 ILS |
| 100 AUD | 207.59 ILS |
| 500 AUD | 1,037.95 ILS |
| 1,000 AUD | 2,075.91 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-22T09:07:27Z",
"rates": {
"ILS": 2.075908
}
}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": 207.5908,
"rate": 2.075908
}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