Rate Overview
Live
1 ILS = 0.589247 ANG
1 ANG = 1.6971
ILS
Avg
0.595030
High
0.606432
Low
0.586025
Last updated: 7/28/2026, 8:34:48 AM
Quick Conversions
| ILS | ANG |
|---|---|
| 1 ILS | 0.59 ANG |
| 10 ILS | 5.89 ANG |
| 50 ILS | 29.46 ANG |
| 100 ILS | 58.92 ANG |
| 500 ILS | 294.62 ANG |
| 1,000 ILS | 589.25 ANG |
Get ILS/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=ANGExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-28T08:34:48Z",
"rates": {
"ANG": 0.589247
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "ANG",
"amount": 100
},
"result": 58.924699999999994,
"rate": 0.589247
}Build with ILS/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key