Rate Overview
Live
1 AED = 0.766746 ILS
1 ILS = 1.3042
AED
Avg
0.874966
High
0.969524
Low
0.766746
Last updated: 5/29/2026, 10:21:21 PM
Quick Conversions
| AED | ILS |
|---|---|
| 1 AED | 0.77 ILS |
| 10 AED | 7.67 ILS |
| 50 AED | 38.34 ILS |
| 100 AED | 76.67 ILS |
| 500 AED | 383.37 ILS |
| 1,000 AED | 766.75 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-05-29T22:21:21Z",
"rates": {
"ILS": 0.766746
}
}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": 76.6746,
"rate": 0.766746
}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