Rate Overview
Live
1 XCD = 343.8829 AOA
1 AOA = 0.002908
XCD
Avg
340.3668
High
343.8829
Low
338.5730
Last updated: 5/30/2026, 10:17:17 AM
Quick Conversions
| XCD | AOA |
|---|---|
| 1 XCD | 343.88 AOA |
| 10 XCD | 3,438.83 AOA |
| 50 XCD | 17,194.14 AOA |
| 100 XCD | 34,388.29 AOA |
| 500 XCD | 171,941.45 AOA |
| 1,000 XCD | 343,882.90 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-05-30T10:17:17Z",
"rates": {
"AOA": 343.882899
}
}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": 34388.2899,
"rate": 343.882899
}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