Rate Overview
Live
1 COP = 0.000264 CUC
1 CUC = 3787.88
COP
Avg
0.000265
High
0.000266
Low
0.000263
Last updated: 3/7/2026, 7:43:15 AM
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.13 CUC |
| 1,000 COP | 0.26 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-03-07T07:43:15Z",
"rates": {
"CUC": 0.000264
}
}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.026400000000000003,
"rate": 0.000264
}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