Rate Overview
Live
1 ILS = 299.1181 AOA
1 AOA = 0.003343
ILS
Avg
291.4616
High
326.0835
Low
267.9765
Last updated: 7/24/2026, 1:24:48 AM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 299.12 AOA |
| 10 ILS | 2,991.18 AOA |
| 50 ILS | 14,955.90 AOA |
| 100 ILS | 29,911.81 AOA |
| 500 ILS | 149,559.05 AOA |
| 1,000 ILS | 299,118.09 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-24T01:24:48Z",
"rates": {
"AOA": 299.118093
}
}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": 29911.809299999997,
"rate": 299.118093
}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