Rate Overview
Live
1 ILS = 0.616510 ANG
1 ANG = 1.6220
ILS
Avg
0.609967
High
0.616510
Low
0.604359
Last updated: 5/7/2026, 10:12:29 AM
Quick Conversions
| ILS | ANG |
|---|---|
| 1 ILS | 0.62 ANG |
| 10 ILS | 6.17 ANG |
| 50 ILS | 30.83 ANG |
| 100 ILS | 61.65 ANG |
| 500 ILS | 308.26 ANG |
| 1,000 ILS | 616.51 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-05-07T10:12:29Z",
"rates": {
"ANG": 0.61651
}
}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": 61.651,
"rate": 0.61651
}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