Rate Overview
Live
1 XCD = 0.665484 ANG
1 ANG = 1.5027
XCD
Avg
0.665565
High
0.667025
Low
0.664370
Last updated: 3/7/2026, 1:01:41 AM
Quick Conversions
| XCD | ANG |
|---|---|
| 1 XCD | 0.67 ANG |
| 10 XCD | 6.65 ANG |
| 50 XCD | 33.27 ANG |
| 100 XCD | 66.55 ANG |
| 500 XCD | 332.74 ANG |
| 1,000 XCD | 665.48 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-03-07T01:01:41Z",
"rates": {
"ANG": 0.665484
}
}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.5484,
"rate": 0.665484
}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