Rate Overview
Live
1 ILS = 0.588301 ANG
1 ANG = 1.6998
ILS
Avg
0.591759
High
0.635421
Low
0.565439
Last updated: 7/26/2026, 12:18:14 AM
Quick Conversions
| ILS | ANG |
|---|---|
| 1 ILS | 0.59 ANG |
| 10 ILS | 5.88 ANG |
| 50 ILS | 29.42 ANG |
| 100 ILS | 58.83 ANG |
| 500 ILS | 294.15 ANG |
| 1,000 ILS | 588.30 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-26T00:18:14Z",
"rates": {
"ANG": 0.588301
}
}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.830099999999995,
"rate": 0.588301
}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