Rate Overview
Live
1 ILS = 292.4052 AOA
1 AOA = 0.003420
ILS
Avg
295.0984
High
300.1134
Low
290.9748
Last updated: 3/27/2026, 4:27:04 PM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 292.41 AOA |
| 10 ILS | 2,924.05 AOA |
| 50 ILS | 14,620.26 AOA |
| 100 ILS | 29,240.52 AOA |
| 500 ILS | 146,202.59 AOA |
| 1,000 ILS | 292,405.17 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-27T16:27:04Z",
"rates": {
"AOA": 292.405171
}
}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": 29240.5171,
"rate": 292.405171
}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