Rate Overview
Live
1 XCD = 338.2083 AOA
1 AOA = 0.002957
XCD
Avg
339.5821
High
343.4441
Low
337.7965
Last updated: 3/7/2026, 1:02:58 AM
Quick Conversions
| XCD | AOA |
|---|---|
| 1 XCD | 338.21 AOA |
| 10 XCD | 3,382.08 AOA |
| 50 XCD | 16,910.42 AOA |
| 100 XCD | 33,820.83 AOA |
| 500 XCD | 169,104.15 AOA |
| 1,000 XCD | 338,208.30 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-07T01:02:58Z",
"rates": {
"AOA": 338.208302
}
}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": 33820.8302,
"rate": 338.208302
}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