Rate Overview
Live
1 ILS = 309.2273 AOA
1 AOA = 0.003234
ILS
Avg
308.5811
High
312.0782
Low
305.5416
Last updated: 7/4/2026, 8:11:14 AM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 309.23 AOA |
| 10 ILS | 3,092.27 AOA |
| 50 ILS | 15,461.37 AOA |
| 100 ILS | 30,922.73 AOA |
| 500 ILS | 154,613.65 AOA |
| 1,000 ILS | 309,227.30 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-04T08:11:14Z",
"rates": {
"AOA": 309.227304
}
}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": 30922.7304,
"rate": 309.227304
}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