Rate Overview
Live
1 ILS = 0.599145 ANG
1 ANG = 1.6690
ILS
Avg
0.597349
High
0.599145
Low
0.595341
Last updated: 9/8/2026, 1:29:41 PM
Quick Conversions
| ILS | ANG |
|---|---|
| 1 ILS | 0.60 ANG |
| 10 ILS | 5.99 ANG |
| 50 ILS | 29.96 ANG |
| 100 ILS | 59.91 ANG |
| 500 ILS | 299.57 ANG |
| 1,000 ILS | 599.15 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-09-08T13:29:41Z",
"rates": {
"ANG": 0.599145
}
}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": 59.914500000000004,
"rate": 0.599145
}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