Rate Overview
Live
1 AED = 0.805932 ILS
1 ILS = 1.2408
AED
Avg
0.818887
High
0.833863
Low
0.805932
Last updated: 4/18/2026, 12:28:51 PM
Quick Conversions
| AED | ILS |
|---|---|
| 1 AED | 0.81 ILS |
| 10 AED | 8.06 ILS |
| 50 AED | 40.30 ILS |
| 100 AED | 80.59 ILS |
| 500 AED | 402.97 ILS |
| 1,000 AED | 805.93 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-04-18T12:28:51Z",
"rates": {
"ILS": 0.805932
}
}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": 80.5932,
"rate": 0.805932
}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