Rate Overview
Live
1 ALL = 11.1641 AOA
1 AOA = 0.089573
ALL
Avg
11.1816
High
11.3025
Low
11.0950
Last updated: 7/8/2026, 5:32:23 AM
Quick Conversions
| ALL | AOA |
|---|---|
| 1 ALL | 11.16 AOA |
| 10 ALL | 111.64 AOA |
| 50 ALL | 558.21 AOA |
| 100 ALL | 1,116.41 AOA |
| 500 ALL | 5,582.05 AOA |
| 1,000 ALL | 11,164.11 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-07-08T05:32:23Z",
"rates": {
"AOA": 11.164108
}
}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": 1116.4108,
"rate": 11.164108
}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