Rate Overview
Live
1 XCD = 0.665814 ANG
1 ANG = 1.5019
XCD
Avg
0.665531
High
0.666934
Low
0.663927
Last updated: 8/13/2026, 7:04:48 AM
Quick Conversions
| XCD | ANG |
|---|---|
| 1 XCD | 0.67 ANG |
| 10 XCD | 6.66 ANG |
| 50 XCD | 33.29 ANG |
| 100 XCD | 66.58 ANG |
| 500 XCD | 332.91 ANG |
| 1,000 XCD | 665.81 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-08-13T07:04:48Z",
"rates": {
"ANG": 0.665814
}
}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.5814,
"rate": 0.665814
}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