Rate Overview
Live
1 ILS = 0.571239 ANG
1 ANG = 1.7506
ILS
Avg
0.523892
High
0.582412
Low
0.472912
Last updated: 3/27/2026, 12:57:35 PM
Quick Conversions
| ILS | ANG |
|---|---|
| 1 ILS | 0.57 ANG |
| 10 ILS | 5.71 ANG |
| 50 ILS | 28.56 ANG |
| 100 ILS | 57.12 ANG |
| 500 ILS | 285.62 ANG |
| 1,000 ILS | 571.24 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-27T12:57:35Z",
"rates": {
"ANG": 0.571239
}
}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.123900000000006,
"rate": 0.571239
}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