Rate Overview
Live
1 XCD = 339.1010 AOA
1 AOA = 0.002949
XCD
Avg
340.2884
High
346.4446
Low
338.1039
Last updated: 7/28/2026, 3:34:23 PM
Quick Conversions
| XCD | AOA |
|---|---|
| 1 XCD | 339.10 AOA |
| 10 XCD | 3,391.01 AOA |
| 50 XCD | 16,955.05 AOA |
| 100 XCD | 33,910.10 AOA |
| 500 XCD | 169,550.49 AOA |
| 1,000 XCD | 339,100.98 AOA |
Get XCD/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=AOAExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-28T15:34:23Z",
"rates": {
"AOA": 339.100982
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "AOA",
"amount": 100
},
"result": 33910.0982,
"rate": 339.100982
}Build with XCD/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key