Rate Overview
Live
1 COP = 0.000272 CUC
1 CUC = 3676.47
COP
Avg
0.000269
High
0.000281
Low
0.000263
Last updated: 5/27/2026, 7:29:45 PM
Quick Conversions
| COP | CUC |
|---|---|
| 1 COP | 0.00 CUC |
| 10 COP | 0.00 CUC |
| 50 COP | 0.01 CUC |
| 100 COP | 0.03 CUC |
| 500 COP | 0.14 CUC |
| 1,000 COP | 0.27 CUC |
Get COP/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=CUCExample Response:
{
"success": true,
"base": "COP",
"date": "2026-05-27T19:29:45Z",
"rates": {
"CUC": 0.000272
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "CUC",
"amount": 100
},
"result": 0.0272,
"rate": 0.000272
}Build with COP/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key