Rate Overview
Live
1 AED = 0.831497 ILS
1 ILS = 1.2027
AED
Avg
0.818807
High
0.831497
Low
0.806494
Last updated: 7/21/2026, 12:12:33 AM
Quick Conversions
| AED | ILS |
|---|---|
| 1 AED | 0.83 ILS |
| 10 AED | 8.31 ILS |
| 50 AED | 41.57 ILS |
| 100 AED | 83.15 ILS |
| 500 AED | 415.75 ILS |
| 1,000 AED | 831.50 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-21T00:12:33Z",
"rates": {
"ILS": 0.831497
}
}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.14970000000001,
"rate": 0.831497
}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