Rate Overview
Live
1 XCD = 338.9749 AOA
1 AOA = 0.002950
XCD
Avg
340.2843
High
346.4446
Low
338.1039
Last updated: 7/31/2026, 8:56:47 AM
Quick Conversions
| XCD | AOA |
|---|---|
| 1 XCD | 338.97 AOA |
| 10 XCD | 3,389.75 AOA |
| 50 XCD | 16,948.74 AOA |
| 100 XCD | 33,897.49 AOA |
| 500 XCD | 169,487.44 AOA |
| 1,000 XCD | 338,974.89 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-31T08:56:47Z",
"rates": {
"AOA": 338.974887
}
}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": 33897.4887,
"rate": 338.974887
}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