Rate Overview
Live
1 ILS = 0.573040 ANG
1 ANG = 1.7451
ILS
Avg
0.576851
High
0.586000
Low
0.565439
Last updated: 3/27/2026, 4:30:32 PM
Quick Conversions
| ILS | ANG |
|---|---|
| 1 ILS | 0.57 ANG |
| 10 ILS | 5.73 ANG |
| 50 ILS | 28.65 ANG |
| 100 ILS | 57.30 ANG |
| 500 ILS | 286.52 ANG |
| 1,000 ILS | 573.04 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-03-27T16:30:32Z",
"rates": {
"ANG": 0.57304
}
}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": 57.304,
"rate": 0.57304
}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