Rate Overview
Live
1 ILS = 299.9431 AOA
1 AOA = 0.003334
ILS
Avg
303.1088
High
326.4438
Low
287.3731
Last updated: 7/29/2026, 10:17:30 AM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 299.94 AOA |
| 10 ILS | 2,999.43 AOA |
| 50 ILS | 14,997.15 AOA |
| 100 ILS | 29,994.31 AOA |
| 500 ILS | 149,971.53 AOA |
| 1,000 ILS | 299,943.06 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-29T10:17:30Z",
"rates": {
"AOA": 299.943061
}
}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": 29994.3061,
"rate": 299.943061
}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