Rate Overview
Live
1 ILS = 325.1184 AOA
1 AOA = 0.003076
ILS
Avg
318.9790
High
325.1184
Low
313.6808
Last updated: 5/27/2026, 7:15:03 PM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 325.12 AOA |
| 10 ILS | 3,251.18 AOA |
| 50 ILS | 16,255.92 AOA |
| 100 ILS | 32,511.84 AOA |
| 500 ILS | 162,559.18 AOA |
| 1,000 ILS | 325,118.35 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-05-27T19:15:03Z",
"rates": {
"AOA": 325.118351
}
}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": 32511.8351,
"rate": 325.118351
}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