Rate Overview
Live
1 ANG = 1.6518 ILS
1 ILS = 0.605391
ANG
Avg
1.6489
High
1.6601
Low
1.6386
Last updated: 8/19/2026, 4:05:05 PM
Quick Conversions
| ANG | ILS |
|---|---|
| 1 ANG | 1.65 ILS |
| 10 ANG | 16.52 ILS |
| 50 ANG | 82.59 ILS |
| 100 ANG | 165.18 ILS |
| 500 ANG | 825.91 ILS |
| 1,000 ANG | 1,651.83 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-19T16:05:05Z",
"rates": {
"ILS": 1.651826
}
}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": 165.1826,
"rate": 1.651826
}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