Rate Overview
Live
1 AED = 0.851828 ILS
1 ILS = 1.1739
AED
Avg
0.849833
High
0.852961
Low
0.845571
Last updated: 3/27/2026, 6:35:36 AM
Quick Conversions
| AED | ILS |
|---|---|
| 1 AED | 0.85 ILS |
| 10 AED | 8.52 ILS |
| 50 AED | 42.59 ILS |
| 100 AED | 85.18 ILS |
| 500 AED | 425.91 ILS |
| 1,000 AED | 851.83 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-27T06:35:36Z",
"rates": {
"ILS": 0.851828
}
}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.1828,
"rate": 0.851828
}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