Rate Overview
Live
1 ALL = 11.2803 AOA
1 AOA = 0.088650
ALL
Avg
11.2633
High
11.2811
Low
11.1965
Last updated: 5/8/2026, 5:58:05 AM
Quick Conversions
| ALL | AOA |
|---|---|
| 1 ALL | 11.28 AOA |
| 10 ALL | 112.80 AOA |
| 50 ALL | 564.02 AOA |
| 100 ALL | 1,128.03 AOA |
| 500 ALL | 5,640.17 AOA |
| 1,000 ALL | 11,280.34 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-08T05:58:05Z",
"rates": {
"AOA": 11.280338
}
}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": 1128.0338000000002,
"rate": 11.280338
}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