Rate Overview
Live
1 ILS = 316.0177 AOA
1 AOA = 0.003164
ILS
Avg
312.8204
High
316.0902
Low
309.9651
Last updated: 5/7/2026, 11:27:32 AM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 316.02 AOA |
| 10 ILS | 3,160.18 AOA |
| 50 ILS | 15,800.88 AOA |
| 100 ILS | 31,601.77 AOA |
| 500 ILS | 158,008.84 AOA |
| 1,000 ILS | 316,017.67 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-05-07T11:27:32Z",
"rates": {
"AOA": 316.01767
}
}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": 31601.767,
"rate": 316.01767
}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