Rate Overview
Live
1 ILS = 314.5082 AOA
1 AOA = 0.003180
ILS
Avg
313.9783
High
317.4854
Low
308.4253
Last updated: 6/17/2026, 6:38:49 AM
Quick Conversions
| ILS | AOA |
|---|---|
| 1 ILS | 314.51 AOA |
| 10 ILS | 3,145.08 AOA |
| 50 ILS | 15,725.41 AOA |
| 100 ILS | 31,450.82 AOA |
| 500 ILS | 157,254.08 AOA |
| 1,000 ILS | 314,508.16 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-06-17T06:38:49Z",
"rates": {
"AOA": 314.508164
}
}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": 31450.816400000003,
"rate": 314.508164
}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