Rate Overview
Live
1 USD = 919.3171 AOA
1 AOA = 0.001088
USD
Avg
919.0291
High
939.9408
Low
911.9336
Last updated: 7/27/2026, 5:33:30 AM
Quick Conversions
| USD | AOA |
|---|---|
| 1 USD | 919.32 AOA |
| 10 USD | 9,193.17 AOA |
| 50 USD | 45,965.86 AOA |
| 100 USD | 91,931.71 AOA |
| 500 USD | 459,658.56 AOA |
| 1,000 USD | 919,317.11 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-07-27T05:33:30Z",
"rates": {
"AOA": 919.31711108
}
}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": 91931.711108,
"rate": 919.31711108
}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