Rate Overview
Live
1 COP = 0.008458 CUP
1 CUP = 118.2313
COP
Avg
0.008450
High
0.008493
Low
0.008416
Last updated: 8/19/2026, 4:32:36 AM
Quick Conversions
| COP | CUP |
|---|---|
| 1 COP | 0.01 CUP |
| 10 COP | 0.08 CUP |
| 50 COP | 0.42 CUP |
| 100 COP | 0.85 CUP |
| 500 COP | 4.23 CUP |
| 1,000 COP | 8.46 CUP |
Get COP/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=CUPExample Response:
{
"success": true,
"base": "COP",
"date": "2026-08-19T04:32:36Z",
"rates": {
"CUP": 0.008458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "CUP",
"amount": 100
},
"result": 0.8458,
"rate": 0.008458
}Build with COP/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key