Rate Overview
Live
1 ILS = 324.8884 AOA
1 AOA = 0.003078
ILS
Avg
300.2930
High
324.8884
Low
287.3731
Last updated: 5/27/2026, 8:32:49 PM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 324.89 AOA |
| 10 ILS | 3,248.88 AOA |
| 50 ILS | 16,244.42 AOA |
| 100 ILS | 32,488.84 AOA |
| 500 ILS | 162,444.22 AOA |
| 1,000 ILS | 324,888.43 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-27T20:32:49Z",
"rates": {
"AOA": 324.888431
}
}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": 32488.843100000002,
"rate": 324.888431
}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