Rate Overview
Live
1 ILS = 293.3491 AOA
1 AOA = 0.003409
ILS
Avg
294.2379
High
295.6915
Low
292.9169
Last updated: 3/27/2026, 6:03:48 AM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 293.35 AOA |
| 10 ILS | 2,933.49 AOA |
| 50 ILS | 14,667.45 AOA |
| 100 ILS | 29,334.91 AOA |
| 500 ILS | 146,674.53 AOA |
| 1,000 ILS | 293,349.06 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-27T06:03:48Z",
"rates": {
"AOA": 293.349062
}
}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": 29334.9062,
"rate": 293.349062
}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