Rate Overview
Live
1 XCD = 0.667593 ANG
1 ANG = 1.4979
XCD
Avg
0.665533
High
0.667593
Low
0.662486
Last updated: 7/14/2026, 2:46:18 AM
Quick Conversions
| XCD | ANG |
|---|---|
| 1 XCD | 0.67 ANG |
| 10 XCD | 6.68 ANG |
| 50 XCD | 33.38 ANG |
| 100 XCD | 66.76 ANG |
| 500 XCD | 333.80 ANG |
| 1,000 XCD | 667.59 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-14T02:46:18Z",
"rates": {
"ANG": 0.667593
}
}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.7593,
"rate": 0.667593
}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