Rate Overview
Live
1 ANG = 1.7035 ILS
1 ILS = 0.587025
ANG
Avg
1.6810
High
1.7542
Low
1.5651
Last updated: 8/1/2026, 12:37:38 PM
Quick Conversions
| ANG | ILS |
|---|---|
| 1 ANG | 1.70 ILS |
| 10 ANG | 17.04 ILS |
| 50 ANG | 85.18 ILS |
| 100 ANG | 170.35 ILS |
| 500 ANG | 851.75 ILS |
| 1,000 ANG | 1,703.51 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-08-01T12:37:38Z",
"rates": {
"ILS": 1.703506
}
}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": 170.3506,
"rate": 1.703506
}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