Rate Overview
Live
1 ANG = 1.6802 ILS
1 ILS = 0.595171
ANG
Avg
1.6753
High
1.6802
Low
1.6704
Last updated: 9/10/2026, 1:18:50 AM
Quick Conversions
| ANG | ILS |
|---|---|
| 1 ANG | 1.68 ILS |
| 10 ANG | 16.80 ILS |
| 50 ANG | 84.01 ILS |
| 100 ANG | 168.02 ILS |
| 500 ANG | 840.10 ILS |
| 1,000 ANG | 1,680.19 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-09-10T01:18:50Z",
"rates": {
"ILS": 1.68019
}
}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": 168.019,
"rate": 1.68019
}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