Rate Overview
Live
1 ILS = 325.0206 AOA
1 AOA = 0.003077
ILS
Avg
300.2990
High
325.0206
Low
287.3731
Last updated: 5/27/2026, 9:41:49 PM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 325.02 AOA |
| 10 ILS | 3,250.21 AOA |
| 50 ILS | 16,251.03 AOA |
| 100 ILS | 32,502.06 AOA |
| 500 ILS | 162,510.30 AOA |
| 1,000 ILS | 325,020.60 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-27T21:41:49Z",
"rates": {
"AOA": 325.020595
}
}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": 32502.059500000003,
"rate": 325.020595
}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