Rate Overview
Live
1 COP = 0.000747 XCD
1 XCD = 1338.69
COP
Avg
0.000745
High
0.000751
Low
0.000739
Last updated: 4/17/2026, 4:52:46 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.37 XCD |
| 1,000 COP | 0.75 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-04-17T04:52:46Z",
"rates": {
"XCD": 0.000747
}
}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.0747,
"rate": 0.000747
}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