Rate Overview
Live
1 ILS = 300.1690 AOA
1 AOA = 0.003331
ILS
Avg
303.2166
High
326.0835
Low
291.2392
Last updated: 7/23/2026, 5:01:19 AM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 300.17 AOA |
| 10 ILS | 3,001.69 AOA |
| 50 ILS | 15,008.45 AOA |
| 100 ILS | 30,016.90 AOA |
| 500 ILS | 150,084.49 AOA |
| 1,000 ILS | 300,168.99 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-07-23T05:01:19Z",
"rates": {
"AOA": 300.168985
}
}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": 30016.898500000003,
"rate": 300.168985
}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