Rate Overview
Live
1 ILS = 298.9919 AOA
1 AOA = 0.003345
ILS
Avg
273.9917
High
311.8985
Low
241.6796
Last updated: 7/25/2026, 5:47:55 AM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 298.99 AOA |
| 10 ILS | 2,989.92 AOA |
| 50 ILS | 14,949.60 AOA |
| 100 ILS | 29,899.19 AOA |
| 500 ILS | 149,495.95 AOA |
| 1,000 ILS | 298,991.90 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-25T05:47:55Z",
"rates": {
"AOA": 298.991903
}
}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": 29899.1903,
"rate": 298.991903
}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