Rate Overview
Live
1 XCD = 338.9500 AOA
1 AOA = 0.002950
XCD
Avg
339.9566
High
343.1114
Low
338.8267
Last updated: 7/10/2026, 4:01:59 AM
Quick Conversions
| XCD | AOA |
|---|---|
| 1 XCD | 338.95 AOA |
| 10 XCD | 3,389.50 AOA |
| 50 XCD | 16,947.50 AOA |
| 100 XCD | 33,895.00 AOA |
| 500 XCD | 169,474.99 AOA |
| 1,000 XCD | 338,949.97 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-10T04:01:59Z",
"rates": {
"AOA": 338.949973
}
}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": 33894.9973,
"rate": 338.949973
}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