Rate Overview
Live
1 XCD = 0.664504 ANG
1 ANG = 1.5049
XCD
Avg
0.665764
High
0.670034
Low
0.664504
Last updated: 9/3/2026, 6:57:26 AM
Quick Conversions
| XCD | ANG |
|---|---|
| 1 XCD | 0.66 ANG |
| 10 XCD | 6.65 ANG |
| 50 XCD | 33.23 ANG |
| 100 XCD | 66.45 ANG |
| 500 XCD | 332.25 ANG |
| 1,000 XCD | 664.50 ANG |
Get XCD/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=ANGExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-09-03T06:57:26Z",
"rates": {
"ANG": 0.664504
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "ANG",
"amount": 100
},
"result": 66.4504,
"rate": 0.664504
}Build with XCD/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key