Rate Overview
Live
1 ILS = 292.2050 AOA
1 AOA = 0.003422
ILS
Avg
294.1028
High
295.6915
Low
292.2050
Last updated: 3/27/2026, 9:32:16 AM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 292.21 AOA |
| 10 ILS | 2,922.05 AOA |
| 50 ILS | 14,610.25 AOA |
| 100 ILS | 29,220.50 AOA |
| 500 ILS | 146,102.51 AOA |
| 1,000 ILS | 292,205.03 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-27T09:32:16Z",
"rates": {
"AOA": 292.205027
}
}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": 29220.502699999997,
"rate": 292.205027
}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