Rate Overview
Live
1 USD = 916.1441 AOA
1 AOA = 0.001092
USD
Avg
917.1225
High
918.4867
Low
915.9774
Last updated: 8/15/2026, 5:35:27 AM
Quick Conversions
| USD | AOA |
|---|---|
| 1 USD | 916.14 AOA |
| 10 USD | 9,161.44 AOA |
| 50 USD | 45,807.20 AOA |
| 100 USD | 91,614.41 AOA |
| 500 USD | 458,072.03 AOA |
| 1,000 USD | 916,144.06 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-15T05:35:27Z",
"rates": {
"AOA": 916.14406447
}
}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": 91614.406447,
"rate": 916.14406447
}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