Rate Overview
Live
1 ILS = 0.617259 ANG
1 ANG = 1.6201
ILS
Avg
0.614561
High
0.619512
Low
0.604663
Last updated: 6/17/2026, 6:35:27 AM
Quick Conversions
| ILS | ANG |
|---|---|
| 1 ILS | 0.62 ANG |
| 10 ILS | 6.17 ANG |
| 50 ILS | 30.86 ANG |
| 100 ILS | 61.73 ANG |
| 500 ILS | 308.63 ANG |
| 1,000 ILS | 617.26 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-06-17T06:35:27Z",
"rates": {
"ANG": 0.617259
}
}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": 61.7259,
"rate": 0.617259
}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