Rate Overview
Live
1 ILS = 1.2266 AED
1 AED = 0.815289
ILS
Avg
1.2155
High
1.2272
Low
1.1992
Last updated: 4/17/2026, 4:52:36 AM
Quick Conversions
| ILS | AED |
|---|---|
| 1 ILS | 1.23 AED |
| 10 ILS | 12.27 AED |
| 50 ILS | 61.33 AED |
| 100 ILS | 122.66 AED |
| 500 ILS | 613.28 AED |
| 1,000 ILS | 1,226.56 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-04-17T04:52:36Z",
"rates": {
"AED": 1.226559
}
}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": 122.6559,
"rate": 1.226559
}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