Rate Overview
Live
1 ILS = 1.2575 AED
1 AED = 0.795201
ILS
Avg
1.2538
High
1.2617
Low
1.2332
Last updated: 6/17/2026, 6:33:22 AM
Quick Conversions
| ILS | AED |
|---|---|
| 1 ILS | 1.26 AED |
| 10 ILS | 12.58 AED |
| 50 ILS | 62.88 AED |
| 100 ILS | 125.75 AED |
| 500 ILS | 628.77 AED |
| 1,000 ILS | 1,257.54 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-06-17T06:33:22Z",
"rates": {
"AED": 1.257544
}
}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": 125.7544,
"rate": 1.257544
}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