Rate Overview
Live
1 AED = 0.832314 ILS
1 ILS = 1.2015
AED
Avg
0.832175
High
0.836572
Low
0.826943
Last updated: 7/29/2026, 8:47:38 AM
Quick Conversions
| AED | ILS |
|---|---|
| 1 AED | 0.83 ILS |
| 10 AED | 8.32 ILS |
| 50 AED | 41.62 ILS |
| 100 AED | 83.23 ILS |
| 500 AED | 416.16 ILS |
| 1,000 AED | 832.31 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-07-29T08:47:38Z",
"rates": {
"ILS": 0.832314
}
}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": 83.2314,
"rate": 0.832314
}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