Rate Overview
Live
1 ALL = 11.4660 AOA
1 AOA = 0.087215
ALL
Avg
11.4095
High
11.4660
Low
11.3675
Last updated: 8/17/2026, 5:35:28 AM
Quick Conversions
| ALL | AOA |
|---|---|
| 1 ALL | 11.47 AOA |
| 10 ALL | 114.66 AOA |
| 50 ALL | 573.30 AOA |
| 100 ALL | 1,146.60 AOA |
| 500 ALL | 5,732.98 AOA |
| 1,000 ALL | 11,465.97 AOA |
Get ALL/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=AOAExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-17T05:35:28Z",
"rates": {
"AOA": 11.465966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "AOA",
"amount": 100
},
"result": 1146.5966,
"rate": 11.465966
}Build with ALL/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key