Rate Overview
Live
1 ILS = 291.9866 AOA
1 AOA = 0.003425
ILS
Avg
286.9053
High
297.3829
Low
272.6241
Last updated: 3/27/2026, 11:14:44 AM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 291.99 AOA |
| 10 ILS | 2,919.87 AOA |
| 50 ILS | 14,599.33 AOA |
| 100 ILS | 29,198.66 AOA |
| 500 ILS | 145,993.29 AOA |
| 1,000 ILS | 291,986.58 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-27T11:14:44Z",
"rates": {
"AOA": 291.986579
}
}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": 29198.657900000002,
"rate": 291.986579
}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