Rate Overview
Live
1 AUD = 2.1249 ILS
1 ILS = 0.470604
AUD
Avg
2.1205
High
2.1274
Low
2.1103
Last updated: 5/6/2026, 6:58:41 AM
Quick Conversions
| AUD | ILS |
|---|---|
| 1 AUD | 2.12 ILS |
| 10 AUD | 21.25 ILS |
| 50 AUD | 106.25 ILS |
| 100 AUD | 212.49 ILS |
| 500 AUD | 1,062.47 ILS |
| 1,000 AUD | 2,124.93 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-05-06T06:58:41Z",
"rates": {
"ILS": 2.12493
}
}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": 212.493,
"rate": 2.12493
}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