Rate Overview
Live
1 XCD = 0.665932 ANG
1 ANG = 1.5017
XCD
Avg
0.664905
High
0.666794
Low
0.662486
Last updated: 7/5/2026, 2:22:40 AM
Quick Conversions
| XCD | ANG |
|---|---|
| 1 XCD | 0.67 ANG |
| 10 XCD | 6.66 ANG |
| 50 XCD | 33.30 ANG |
| 100 XCD | 66.59 ANG |
| 500 XCD | 332.97 ANG |
| 1,000 XCD | 665.93 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-07-05T02:22:40Z",
"rates": {
"ANG": 0.665932
}
}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.5932,
"rate": 0.665932
}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