Rate Overview
Live
1 ILS = 1.2352 AED
1 AED = 0.809612
ILS
Avg
1.2369
High
1.2452
Low
1.2246
Last updated: 8/18/2026, 4:30:36 AM
Quick Conversions
| ILS | AED |
|---|---|
| 1 ILS | 1.24 AED |
| 10 ILS | 12.35 AED |
| 50 ILS | 61.76 AED |
| 100 ILS | 123.52 AED |
| 500 ILS | 617.58 AED |
| 1,000 ILS | 1,235.16 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-08-18T04:30:36Z",
"rates": {
"AED": 1.235159
}
}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": 123.51589999999999,
"rate": 1.235159
}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