Rate Overview
Live
1 COP = 0.000274 CUC
1 CUC = 3649.64 COP
Avg
0.000269
High
0.000277
Low
0.000264
Last updated: 1/25/2026, 2:49:07 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-01-25T14:49:07Z",
"rates": {
"CUC": 0.000274
}
}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.0274,
"rate": 0.000274
}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