Rate Overview
Live
1 AUD = 2.1729 ILS
1 ILS = 0.460216
AUD
Avg
2.1847
High
2.2318
Low
2.1654
Last updated: 3/7/2026, 12:46:39 AM
Quick Conversions
| AUD | ILS |
|---|---|
| 1 AUD | 2.17 ILS |
| 10 AUD | 21.73 ILS |
| 50 AUD | 108.64 ILS |
| 100 AUD | 217.29 ILS |
| 500 AUD | 1,086.45 ILS |
| 1,000 AUD | 2,172.89 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-07T00:46:39Z",
"rates": {
"ILS": 2.172894
}
}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": 217.2894,
"rate": 2.172894
}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