Rate Overview
Live
1 ANG = 1.7476 ILS
1 ILS = 0.572221
ANG
Avg
1.7352
High
1.7476
Low
1.7241
Last updated: 3/27/2026, 11:45:26 AM
Quick Conversions
| ANG | ILS |
|---|---|
| 1 ANG | 1.75 ILS |
| 10 ANG | 17.48 ILS |
| 50 ANG | 87.38 ILS |
| 100 ANG | 174.76 ILS |
| 500 ANG | 873.79 ILS |
| 1,000 ANG | 1,747.58 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-27T11:45:26Z",
"rates": {
"ILS": 1.747578
}
}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": 174.7578,
"rate": 1.747578
}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