Rate Overview
Live
1 AUD = 2.1622 ILS
1 ILS = 0.462488
AUD
Avg
2.1769
High
2.1949
Low
2.1592
Last updated: 3/27/2026, 4:25:05 AM
Quick Conversions
| AUD | ILS |
|---|---|
| 1 AUD | 2.16 ILS |
| 10 AUD | 21.62 ILS |
| 50 AUD | 108.11 ILS |
| 100 AUD | 216.22 ILS |
| 500 AUD | 1,081.11 ILS |
| 1,000 AUD | 2,162.22 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-03-27T04:25:05Z",
"rates": {
"ILS": 2.162218
}
}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": 216.22180000000003,
"rate": 2.162218
}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