Rate Overview
Live
1 ILS = 1.2247 AED
1 AED = 0.816501
ILS
Avg
1.2271
High
1.2343
Low
1.2224
Last updated: 7/4/2026, 1:31:03 PM
Quick Conversions
| ILS | AED |
|---|---|
| 1 ILS | 1.22 AED |
| 10 ILS | 12.25 AED |
| 50 ILS | 61.24 AED |
| 100 ILS | 122.47 AED |
| 500 ILS | 612.37 AED |
| 1,000 ILS | 1,224.74 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-04T13:31:03Z",
"rates": {
"AED": 1.224738
}
}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.47380000000001,
"rate": 1.224738
}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