Rate Overview
Live
1 ALL = 11.0967 AOA
1 AOA = 0.090117
ALL
Avg
11.2095
High
11.4468
Low
10.9370
Last updated: 7/26/2026, 3:26:29 AM
Quick Conversions
| ALL | AOA |
|---|---|
| 1 ALL | 11.10 AOA |
| 10 ALL | 110.97 AOA |
| 50 ALL | 554.84 AOA |
| 100 ALL | 1,109.67 AOA |
| 500 ALL | 5,548.36 AOA |
| 1,000 ALL | 11,096.72 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-26T03:26:29Z",
"rates": {
"AOA": 11.096725
}
}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": 1109.6725,
"rate": 11.096725
}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