Rate Overview
Live
1 AOA = 0.003300 ILS
1 ILS = 303.0303
AOA
Avg
0.003279
High
0.003313
Low
0.003233
Last updated: 7/9/2026, 12:44:57 PM
Quick Conversions
| AOA | ILS |
|---|---|
| 1 AOA | 0.00 ILS |
| 10 AOA | 0.03 ILS |
| 50 AOA | 0.17 ILS |
| 100 AOA | 0.33 ILS |
| 500 AOA | 1.65 ILS |
| 1,000 AOA | 3.30 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-07-09T12:44:57Z",
"rates": {
"ILS": 0.0033
}
}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.33,
"rate": 0.0033
}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