Rate Overview
Live
1 AUD = 2.0359 ILS
1 ILS = 0.491176
AUD
Avg
2.1494
High
2.2216
Low
2.0359
Last updated: 5/26/2026, 9:06:10 PM
Quick Conversions
| AUD | ILS |
|---|---|
| 1 AUD | 2.04 ILS |
| 10 AUD | 20.36 ILS |
| 50 AUD | 101.80 ILS |
| 100 AUD | 203.59 ILS |
| 500 AUD | 1,017.97 ILS |
| 1,000 AUD | 2,035.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-26T21:06:10Z",
"rates": {
"ILS": 2.035931
}
}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": 203.59310000000002,
"rate": 2.035931
}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