Rate Overview
Live
1 USD = 918.3943 AOA
1 AOA = 0.001089
USD
Avg
919.4930
High
927.2486
Low
916.4274
Last updated: 7/6/2026, 10:39:25 AM
Quick Conversions
| USD | AOA |
|---|---|
| 1 USD | 918.39 AOA |
| 10 USD | 9,183.94 AOA |
| 50 USD | 45,919.71 AOA |
| 100 USD | 91,839.43 AOA |
| 500 USD | 459,197.15 AOA |
| 1,000 USD | 918,394.29 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-06T10:39:25Z",
"rates": {
"AOA": 918.39429187
}
}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": 91839.429187,
"rate": 918.39429187
}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