Rate Overview
Live
1 AUD = 2.1100 ILS
1 ILS = 0.473937
AUD
Avg
2.1062
High
2.1254
Low
2.0923
Last updated: 7/19/2026, 10:12:37 AM
Quick Conversions
| AUD | ILS |
|---|---|
| 1 AUD | 2.11 ILS |
| 10 AUD | 21.10 ILS |
| 50 AUD | 105.50 ILS |
| 100 AUD | 211.00 ILS |
| 500 AUD | 1,054.99 ILS |
| 1,000 AUD | 2,109.99 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-07-19T10:12:37Z",
"rates": {
"ILS": 2.109986
}
}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": 210.9986,
"rate": 2.109986
}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