Rate Overview
Live
1 ILS = 1.1702 AED
1 AED = 0.854566
ILS
Avg
1.1754
High
1.1826
Low
1.1644
Last updated: 3/27/2026, 4:59:42 PM
Quick Conversions
| ILS | AED |
|---|---|
| 1 ILS | 1.17 AED |
| 10 ILS | 11.70 AED |
| 50 ILS | 58.51 AED |
| 100 ILS | 117.02 AED |
| 500 ILS | 585.09 AED |
| 1,000 ILS | 1,170.18 AED |
Get ILS/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=AEDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T16:59:42Z",
"rates": {
"AED": 1.170184
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "AED",
"amount": 100
},
"result": 117.01839999999999,
"rate": 1.170184
}Build with ILS/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key