Rate Overview
Live
1 ILS = 305.5154 AOA
1 AOA = 0.003273
ILS
Avg
303.1198
High
326.4438
Low
287.3731
Last updated: 7/14/2026, 5:51:11 PM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 305.52 AOA |
| 10 ILS | 3,055.15 AOA |
| 50 ILS | 15,275.77 AOA |
| 100 ILS | 30,551.54 AOA |
| 500 ILS | 152,757.68 AOA |
| 1,000 ILS | 305,515.36 AOA |
Get ILS/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=AOAExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-14T17:51:11Z",
"rates": {
"AOA": 305.515356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "AOA",
"amount": 100
},
"result": 30551.5356,
"rate": 305.515356
}Build with ILS/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key