Rate Overview
Live
1 ANG = 1.6940 ILS
1 ILS = 0.590307
ANG
Avg
1.6912
High
1.7685
Low
1.5738
Last updated: 7/28/2026, 3:08:13 PM
Quick Conversions
| ANG | ILS |
|---|---|
| 1 ANG | 1.69 ILS |
| 10 ANG | 16.94 ILS |
| 50 ANG | 84.70 ILS |
| 100 ANG | 169.40 ILS |
| 500 ANG | 847.02 ILS |
| 1,000 ANG | 1,694.03 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-28T15:08:13Z",
"rates": {
"ILS": 1.694033
}
}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": 169.4033,
"rate": 1.694033
}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