Rate Overview
Live
1 ANG = 1.5701 ILS
1 ILS = 0.636903
ANG
Avg
1.6986
High
1.7685
Low
1.5701
Last updated: 5/27/2026, 8:34:51 PM
Quick Conversions
| ANG | ILS |
|---|---|
| 1 ANG | 1.57 ILS |
| 10 ANG | 15.70 ILS |
| 50 ANG | 78.50 ILS |
| 100 ANG | 157.01 ILS |
| 500 ANG | 785.05 ILS |
| 1,000 ANG | 1,570.10 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-05-27T20:34:51Z",
"rates": {
"ILS": 1.570099
}
}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": 157.0099,
"rate": 1.570099
}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