Rate Overview
Live
1 ALL = 11.1683 AOA
1 AOA = 0.089539
ALL
Avg
11.1781
High
11.2114
Low
11.1493
Last updated: 5/28/2026, 8:32:59 PM
Quick Conversions
| ALL | AOA |
|---|---|
| 1 ALL | 11.17 AOA |
| 10 ALL | 111.68 AOA |
| 50 ALL | 558.42 AOA |
| 100 ALL | 1,116.83 AOA |
| 500 ALL | 5,584.16 AOA |
| 1,000 ALL | 11,168.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-05-28T20:32:59Z",
"rates": {
"AOA": 11.168321
}
}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.8321,
"rate": 11.168321
}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