Rate Overview
Live
1 ALL = 11.0333 AOA
1 AOA = 0.090635
ALL
Avg
10.5798
High
11.1999
Low
9.5479
Last updated: 3/27/2026, 11:39:29 AM
Quick Conversions
| ALL | AOA |
|---|---|
| 1 ALL | 11.03 AOA |
| 10 ALL | 110.33 AOA |
| 50 ALL | 551.67 AOA |
| 100 ALL | 1,103.33 AOA |
| 500 ALL | 5,516.66 AOA |
| 1,000 ALL | 11,033.32 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-03-27T11:39:29Z",
"rates": {
"AOA": 11.033321
}
}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": 1103.3321,
"rate": 11.033321
}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