Rate Overview
Live
1 XCD = 338.6483 AOA
1 AOA = 0.002953
XCD
Avg
340.2762
High
347.8079
Low
337.6699
Last updated: 7/29/2026, 6:24:55 AM
Quick Conversions
| XCD | AOA |
|---|---|
| 1 XCD | 338.65 AOA |
| 10 XCD | 3,386.48 AOA |
| 50 XCD | 16,932.42 AOA |
| 100 XCD | 33,864.83 AOA |
| 500 XCD | 169,324.17 AOA |
| 1,000 XCD | 338,648.35 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-29T06:24:55Z",
"rates": {
"AOA": 338.648347
}
}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": 33864.8347,
"rate": 338.648347
}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