Rate Overview
Live
1 ILS = 296.5330 AOA
1 AOA = 0.003372
ILS
Avg
296.1363
High
298.3510
Low
291.9945
Last updated: 3/6/2026, 11:54:05 AM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 296.53 AOA |
| 10 ILS | 2,965.33 AOA |
| 50 ILS | 14,826.65 AOA |
| 100 ILS | 29,653.30 AOA |
| 500 ILS | 148,266.49 AOA |
| 1,000 ILS | 296,532.98 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-06T11:54:05Z",
"rates": {
"AOA": 296.53298
}
}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": 29653.298000000003,
"rate": 296.53298
}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