Rate Overview
Live
1 ALL = 11.0611 AOA
1 AOA = 0.090407
ALL
Avg
11.1699
High
11.3787
Low
11.0587
Last updated: 3/7/2026, 12:11:48 AM
Quick Conversions
| ALL | AOA |
|---|---|
| 1 ALL | 11.06 AOA |
| 10 ALL | 110.61 AOA |
| 50 ALL | 553.05 AOA |
| 100 ALL | 1,106.11 AOA |
| 500 ALL | 5,530.54 AOA |
| 1,000 ALL | 11,061.07 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-07T00:11:48Z",
"rates": {
"AOA": 11.06107
}
}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": 1106.107,
"rate": 11.06107
}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