Rate Overview
Live
1 AED = 0.857874 ILS
1 ILS = 1.1657
AED
Avg
0.907208
High
1.0294
Low
0.833570
Last updated: 3/27/2026, 3:19:11 PM
Quick Conversions
| AED | ILS |
|---|---|
| 1 AED | 0.86 ILS |
| 10 AED | 8.58 ILS |
| 50 AED | 42.89 ILS |
| 100 AED | 85.79 ILS |
| 500 AED | 428.94 ILS |
| 1,000 AED | 857.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-03-27T15:19:11Z",
"rates": {
"ILS": 0.857874
}
}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": 85.7874,
"rate": 0.857874
}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