Rate Overview
Live
1 AED = 0.842295 ILS
1 ILS = 1.1872
AED
Avg
0.843684
High
0.854473
Low
0.836758
Last updated: 3/7/2026, 2:10:30 AM
Quick Conversions
| AED | ILS |
|---|---|
| 1 AED | 0.84 ILS |
| 10 AED | 8.42 ILS |
| 50 AED | 42.11 ILS |
| 100 AED | 84.23 ILS |
| 500 AED | 421.15 ILS |
| 1,000 AED | 842.30 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-07T02:10:30Z",
"rates": {
"ILS": 0.842295
}
}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": 84.2295,
"rate": 0.842295
}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