Rate Overview
Live
1 ILS = 0.581658 ANG
1 ANG = 1.7192
ILS
Avg
0.581103
High
0.586642
Low
0.571587
Last updated: 3/7/2026, 3:44:08 AM
Quick Conversions
| ILS | ANG |
|---|---|
| 1 ILS | 0.58 ANG |
| 10 ILS | 5.82 ANG |
| 50 ILS | 29.08 ANG |
| 100 ILS | 58.17 ANG |
| 500 ILS | 290.83 ANG |
| 1,000 ILS | 581.66 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-07T03:44:08Z",
"rates": {
"ANG": 0.581658
}
}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": 58.165800000000004,
"rate": 0.581658
}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