Rate Overview
Live
1 USD = 918.3846 AOA
1 AOA = 0.001089
USD
Avg
917.8938
High
919.6358
Low
916.0903
Last updated: 9/5/2026, 10:24:57 AM
Quick Conversions
| USD | AOA |
|---|---|
| 1 USD | 918.38 AOA |
| 10 USD | 9,183.85 AOA |
| 50 USD | 45,919.23 AOA |
| 100 USD | 91,838.46 AOA |
| 500 USD | 459,192.32 AOA |
| 1,000 USD | 918,384.65 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-09-05T10:24:57Z",
"rates": {
"AOA": 918.38464559
}
}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": 91838.464559,
"rate": 918.38464559
}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