Rate Overview
Live
1 AUD = 2.0993 ILS
1 ILS = 0.476344
AUD
Avg
2.1148
High
2.1229
Low
2.0993
Last updated: 8/13/2026, 2:59:06 PM
Quick Conversions
| AUD | ILS |
|---|---|
| 1 AUD | 2.10 ILS |
| 10 AUD | 20.99 ILS |
| 50 AUD | 104.97 ILS |
| 100 AUD | 209.93 ILS |
| 500 AUD | 1,049.66 ILS |
| 1,000 AUD | 2,099.32 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-08-13T14:59:06Z",
"rates": {
"ILS": 2.099322
}
}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": 209.9322,
"rate": 2.099322
}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