Rate Overview
Live
1 ALL = 11.2971 AOA
1 AOA = 0.088519
ALL
Avg
11.2558
High
11.3316
Low
11.1939
Last updated: 4/17/2026, 6:16:44 AM
Quick Conversions
| ALL | AOA |
|---|---|
| 1 ALL | 11.30 AOA |
| 10 ALL | 112.97 AOA |
| 50 ALL | 564.85 AOA |
| 100 ALL | 1,129.71 AOA |
| 500 ALL | 5,648.53 AOA |
| 1,000 ALL | 11,297.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-04-17T06:16:44Z",
"rates": {
"AOA": 11.297066
}
}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": 1129.7066,
"rate": 11.297066
}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