Rate Overview
Live
1 COP = 0.000276 CUC
1 CUC = 3623.19
COP
Avg
0.000275
High
0.000278
Low
0.000273
Last updated: 4/17/2026, 11:58:46 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.14 CUC |
| 1,000 COP | 0.28 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-04-17T11:58:46Z",
"rates": {
"CUC": 0.000276
}
}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.0276,
"rate": 0.000276
}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