Rate Overview
Live
1 ILS = 1.2997 AED
1 AED = 0.769436
ILS
Avg
1.2751
High
1.2997
Low
1.2565
Last updated: 5/27/2026, 7:17:29 PM
Quick Conversions
| ILS | AED |
|---|---|
| 1 ILS | 1.30 AED |
| 10 ILS | 13.00 AED |
| 50 ILS | 64.98 AED |
| 100 ILS | 129.97 AED |
| 500 ILS | 649.83 AED |
| 1,000 ILS | 1,299.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-05-27T19:17:29Z",
"rates": {
"AED": 1.299653
}
}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": 129.96529999999998,
"rate": 1.299653
}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