Rate Overview
Live
1 COP = 0.000715 XCD
1 XCD = 1398.60
COP
Avg
0.000717
High
0.000720
Low
0.000713
Last updated: 3/7/2026, 5:31:48 AM
Quick Conversions
| COP | XCD |
|---|---|
| 1 COP | 0.00 XCD |
| 10 COP | 0.01 XCD |
| 50 COP | 0.04 XCD |
| 100 COP | 0.07 XCD |
| 500 COP | 0.36 XCD |
| 1,000 COP | 0.72 XCD |
Get COP/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=XCDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-07T05:31:48Z",
"rates": {
"XCD": 0.000715
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "XCD",
"amount": 100
},
"result": 0.07150000000000001,
"rate": 0.000715
}Build with COP/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key