Rate Overview
Live
1 ILS = 300.6799 AOA
1 AOA = 0.003326
ILS
Avg
304.6154
High
312.2192
Low
298.9105
Last updated: 7/28/2026, 9:19:52 PM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 300.68 AOA |
| 10 ILS | 3,006.80 AOA |
| 50 ILS | 15,034.00 AOA |
| 100 ILS | 30,067.99 AOA |
| 500 ILS | 150,339.95 AOA |
| 1,000 ILS | 300,679.91 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-07-28T21:19:52Z",
"rates": {
"AOA": 300.679908
}
}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": 30067.9908,
"rate": 300.679908
}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