Rate Overview
Live
1 ANG = 1.7506 ILS
1 ILS = 0.571248
ANG
Avg
1.7342
High
1.7685
Low
1.7065
Last updated: 3/27/2026, 5:06:36 PM
Quick Conversions
| ANG | ILS |
|---|---|
| 1 ANG | 1.75 ILS |
| 10 ANG | 17.51 ILS |
| 50 ANG | 87.53 ILS |
| 100 ANG | 175.06 ILS |
| 500 ANG | 875.28 ILS |
| 1,000 ANG | 1,750.55 ILS |
Get ANG/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=ILSExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-03-27T17:06:36Z",
"rates": {
"ILS": 1.750552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "ILS",
"amount": 100
},
"result": 175.0552,
"rate": 1.750552
}Build with ANG/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key