Rate Overview
Live
1 ILS = 0.637015 ANG
1 ANG = 1.5698
ILS
Avg
0.615266
High
0.637015
Low
0.598695
Last updated: 5/27/2026, 6:21:51 PM
Quick Conversions
| ILS | ANG |
|---|---|
| 1 ILS | 0.64 ANG |
| 10 ILS | 6.37 ANG |
| 50 ILS | 31.85 ANG |
| 100 ILS | 63.70 ANG |
| 500 ILS | 318.51 ANG |
| 1,000 ILS | 637.02 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-27T18:21:51Z",
"rates": {
"ANG": 0.637015
}
}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": 63.7015,
"rate": 0.637015
}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