Rate Overview
Live
1 AUD = 2.1003 ILS
1 ILS = 0.476115
AUD
Avg
2.0741
High
2.1067
Low
2.0514
Last updated: 7/12/2026, 7:24:43 AM
Quick Conversions
| AUD | ILS |
|---|---|
| 1 AUD | 2.10 ILS |
| 10 AUD | 21.00 ILS |
| 50 AUD | 105.02 ILS |
| 100 AUD | 210.03 ILS |
| 500 AUD | 1,050.17 ILS |
| 1,000 AUD | 2,100.33 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-07-12T07:24:43Z",
"rates": {
"ILS": 2.100332
}
}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": 210.0332,
"rate": 2.100332
}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