Rate Overview
Live
1 ANG = 1.7142 ILS
1 ILS = 0.583348
ANG
Avg
1.7009
High
1.7142
Low
1.6888
Last updated: 7/29/2026, 4:26:43 PM
Quick Conversions
| ANG | ILS |
|---|---|
| 1 ANG | 1.71 ILS |
| 10 ANG | 17.14 ILS |
| 50 ANG | 85.71 ILS |
| 100 ANG | 171.42 ILS |
| 500 ANG | 857.12 ILS |
| 1,000 ANG | 1,714.24 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-07-29T16:26:43Z",
"rates": {
"ILS": 1.714244
}
}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": 171.42440000000002,
"rate": 1.714244
}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