Rate Overview
Live
1 ILS = 306.3969 AOA
1 AOA = 0.003264
ILS
Avg
303.5066
High
306.7203
Low
299.3887
Last updated: 4/17/2026, 6:15:20 AM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 306.40 AOA |
| 10 ILS | 3,063.97 AOA |
| 50 ILS | 15,319.85 AOA |
| 100 ILS | 30,639.69 AOA |
| 500 ILS | 153,198.46 AOA |
| 1,000 ILS | 306,396.91 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-04-17T06:15:20Z",
"rates": {
"AOA": 306.396912
}
}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": 30639.691199999997,
"rate": 306.396912
}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