Rate Overview
Live
1 AED = 0.827651 ILS
1 ILS = 1.2082
AED
Avg
0.821599
High
0.828432
Low
0.815828
Last updated: 7/9/2026, 5:37:21 AM
Quick Conversions
| AED | ILS |
|---|---|
| 1 AED | 0.83 ILS |
| 10 AED | 8.28 ILS |
| 50 AED | 41.38 ILS |
| 100 AED | 82.77 ILS |
| 500 AED | 413.83 ILS |
| 1,000 AED | 827.65 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-09T05:37:21Z",
"rates": {
"ILS": 0.827651
}
}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.7651,
"rate": 0.827651
}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