Rate Overview
Live
1 ILS = 306.2281 AOA
1 AOA = 0.003266
ILS
Avg
303.4872
High
306.7203
Low
299.3887
Last updated: 4/17/2026, 7:33:57 AM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 306.23 AOA |
| 10 ILS | 3,062.28 AOA |
| 50 ILS | 15,311.40 AOA |
| 100 ILS | 30,622.81 AOA |
| 500 ILS | 153,114.04 AOA |
| 1,000 ILS | 306,228.09 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-17T07:33:57Z",
"rates": {
"AOA": 306.228085
}
}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": 30622.808500000003,
"rate": 306.228085
}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