Rate Overview
Live
1 USD = 917.9997 AOA
1 AOA = 0.001089
USD
Avg
917.9999
High
918.0001
Low
917.9997
Last updated: 5/7/2026, 5:35:45 AM
Quick Conversions
| USD | AOA |
|---|---|
| 1 USD | 918.00 AOA |
| 10 USD | 9,180.00 AOA |
| 50 USD | 45,899.99 AOA |
| 100 USD | 91,799.97 AOA |
| 500 USD | 458,999.87 AOA |
| 1,000 USD | 917,999.73 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-05-07T05:35:45Z",
"rates": {
"AOA": 917.99973206
}
}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": 91799.97320600001,
"rate": 917.99973206
}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