Rate Overview
Live
1 ILS = 1.2027 AED
1 AED = 0.831428
ILS
Avg
1.1000
High
1.2691
Low
0.988096
Last updated: 7/28/2026, 2:53:16 AM
Quick Conversions
| ILS | AED |
|---|---|
| 1 ILS | 1.20 AED |
| 10 ILS | 12.03 AED |
| 50 ILS | 60.14 AED |
| 100 ILS | 120.28 AED |
| 500 ILS | 601.38 AED |
| 1,000 ILS | 1,202.75 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-28T02:53:16Z",
"rates": {
"AED": 1.20275
}
}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.275,
"rate": 1.20275
}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