Rate Overview
Live
1 AED = 0.823872 ILS
1 ILS = 1.2138
AED
Avg
0.817028
High
0.824600
Low
0.809358
Last updated: 9/3/2026, 6:08:41 AM
Quick Conversions
| AED | ILS |
|---|---|
| 1 AED | 0.82 ILS |
| 10 AED | 8.24 ILS |
| 50 AED | 41.19 ILS |
| 100 AED | 82.39 ILS |
| 500 AED | 411.94 ILS |
| 1,000 AED | 823.87 ILS |
Get AED/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=ILSExample Response:
{
"success": true,
"base": "AED",
"date": "2026-09-03T06:08:41Z",
"rates": {
"ILS": 0.823872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "ILS",
"amount": 100
},
"result": 82.3872,
"rate": 0.823872
}Build with AED/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key