Rate Overview
Live
1 ILS = 1.2016 AED
1 AED = 0.832193
ILS
Avg
1.2159
High
1.3086
Low
1.1644
Last updated: 7/29/2026, 10:18:55 AM
Quick Conversions
| ILS | AED |
|---|---|
| 1 ILS | 1.20 AED |
| 10 ILS | 12.02 AED |
| 50 ILS | 60.08 AED |
| 100 ILS | 120.16 AED |
| 500 ILS | 600.82 AED |
| 1,000 ILS | 1,201.65 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-07-29T10:18:55Z",
"rates": {
"AED": 1.201645
}
}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": 120.1645,
"rate": 1.201645
}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