Rate Overview
Live
1 AOA = 0.003264 ILS
1 ILS = 306.3725
AOA
Avg
0.003300
High
0.003479
Low
0.003063
Last updated: 8/10/2026, 3:59:06 PM
Quick Conversions
| AOA | ILS |
|---|---|
| 1 AOA | 0.00 ILS |
| 10 AOA | 0.03 ILS |
| 50 AOA | 0.16 ILS |
| 100 AOA | 0.33 ILS |
| 500 AOA | 1.63 ILS |
| 1,000 AOA | 3.26 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-08-10T15:59:06Z",
"rates": {
"ILS": 0.003264
}
}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.3264,
"rate": 0.003264
}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