Rate Overview
Live
1 AOA = 0.003224 ILS
1 ILS = 310.1737
AOA
Avg
0.003278
High
0.003340
Low
0.003224
Last updated: 4/18/2026, 8:49:28 AM
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.61 ILS |
| 1,000 AOA | 3.22 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-04-18T08:49:28Z",
"rates": {
"ILS": 0.003224
}
}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.32239999999999996,
"rate": 0.003224
}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