Rate Overview
Live
1 ANG = 1.7529 ILS
1 ILS = 0.570469
ANG
Avg
1.7360
High
1.7529
Low
1.7241
Last updated: 3/27/2026, 2:32:25 PM
Quick Conversions
| ANG | ILS |
|---|---|
| 1 ANG | 1.75 ILS |
| 10 ANG | 17.53 ILS |
| 50 ANG | 87.65 ILS |
| 100 ANG | 175.29 ILS |
| 500 ANG | 876.47 ILS |
| 1,000 ANG | 1,752.94 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-27T14:32:25Z",
"rates": {
"ILS": 1.752943
}
}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.2943,
"rate": 1.752943
}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