Rate Overview
Live
1 XCD = 339.1218 AOA
1 AOA = 0.002949
XCD
Avg
339.5104
High
342.6544
Low
338.6329
Last updated: 3/27/2026, 6:33:44 AM
Quick Conversions
| XCD | AOA |
|---|---|
| 1 XCD | 339.12 AOA |
| 10 XCD | 3,391.22 AOA |
| 50 XCD | 16,956.09 AOA |
| 100 XCD | 33,912.18 AOA |
| 500 XCD | 169,560.88 AOA |
| 1,000 XCD | 339,121.76 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-03-27T06:33:44Z",
"rates": {
"AOA": 339.121765
}
}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": 33912.1765,
"rate": 339.121765
}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