Rate Overview
Live
1 ILS = 0.636418 ANG
1 ANG = 1.5713
ILS
Avg
0.624954
High
0.636418
Low
0.616530
Last updated: 5/27/2026, 5:11:57 PM
Quick Conversions
| ILS | ANG |
|---|---|
| 1 ILS | 0.64 ANG |
| 10 ILS | 6.36 ANG |
| 50 ILS | 31.82 ANG |
| 100 ILS | 63.64 ANG |
| 500 ILS | 318.21 ANG |
| 1,000 ILS | 636.42 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-27T17:11:57Z",
"rates": {
"ANG": 0.636418
}
}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.6418,
"rate": 0.636418
}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