Rate Overview
Live
1 ILS = 291.2038 AOA
1 AOA = 0.003434
ILS
Avg
295.1065
High
300.1134
Low
291.2038
Last updated: 3/27/2026, 1:19:43 PM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 291.20 AOA |
| 10 ILS | 2,912.04 AOA |
| 50 ILS | 14,560.19 AOA |
| 100 ILS | 29,120.38 AOA |
| 500 ILS | 145,601.89 AOA |
| 1,000 ILS | 291,203.79 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-03-27T13:19:43Z",
"rates": {
"AOA": 291.203785
}
}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": 29120.3785,
"rate": 291.203785
}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