Rate Overview
Live
1 USD = 916.1641 AOA
1 AOA = 0.001092
USD
Avg
916.9398
High
918.4867
Low
915.9774
Last updated: 8/16/2026, 5:24:36 AM
Quick Conversions
| USD | AOA |
|---|---|
| 1 USD | 916.16 AOA |
| 10 USD | 9,161.64 AOA |
| 50 USD | 45,808.20 AOA |
| 100 USD | 91,616.41 AOA |
| 500 USD | 458,082.05 AOA |
| 1,000 USD | 916,164.09 AOA |
Get USD/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=AOAExample Response:
{
"success": true,
"base": "USD",
"date": "2026-08-16T05:24:36Z",
"rates": {
"AOA": 916.16409356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "AOA",
"amount": 100
},
"result": 91616.409356,
"rate": 916.16409356
}Build with USD/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key