Rate Overview
Live
1 AOA = 0.003159 ILS
1 ILS = 316.5559
AOA
Avg
0.003191
High
0.003226
Low
0.003159
Last updated: 5/8/2026, 1:06:34 PM
Quick Conversions
| AOA | ILS |
|---|---|
| 1 AOA | 0.00 ILS |
| 10 AOA | 0.03 ILS |
| 50 AOA | 0.16 ILS |
| 100 AOA | 0.32 ILS |
| 500 AOA | 1.58 ILS |
| 1,000 AOA | 3.16 ILS |
Get AOA/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AOA¤cies=ILSExample Response:
{
"success": true,
"base": "AOA",
"date": "2026-05-08T13:06:34Z",
"rates": {
"ILS": 0.003159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AOA&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AOA",
"to": "ILS",
"amount": 100
},
"result": 0.3159,
"rate": 0.003159
}Build with AOA/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key