Rate Overview
Live
1 AUD = 2.0554 ILS
1 ILS = 0.486518
AUD
Avg
2.0657
High
2.0861
Low
2.0547
Last updated: 6/15/2026, 11:03:18 PM
Quick Conversions
| AUD | ILS |
|---|---|
| 1 AUD | 2.06 ILS |
| 10 AUD | 20.55 ILS |
| 50 AUD | 102.77 ILS |
| 100 AUD | 205.54 ILS |
| 500 AUD | 1,027.71 ILS |
| 1,000 AUD | 2,055.42 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-15T23:03:18Z",
"rates": {
"ILS": 2.055424
}
}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.5424,
"rate": 2.055424
}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