Rate Overview
Live
1 ILS = 0.572903 ANG
1 ANG = 1.7455
ILS
Avg
0.576447
High
0.580013
Low
0.572903
Last updated: 3/27/2026, 7:45:00 AM
Quick Conversions
| ILS | ANG |
|---|---|
| 1 ILS | 0.57 ANG |
| 10 ILS | 5.73 ANG |
| 50 ILS | 28.65 ANG |
| 100 ILS | 57.29 ANG |
| 500 ILS | 286.45 ANG |
| 1,000 ILS | 572.90 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-27T07:45:00Z",
"rates": {
"ANG": 0.572903
}
}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.2903,
"rate": 0.572903
}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