Rate Overview
Live
1 COP = 0.008161 CUP
1 CUP = 122.5340
COP
Avg
0.007927
High
0.008201
Low
0.007669
Last updated: 7/21/2026, 12:44:45 AM
Quick Conversions
| COP | CUP |
|---|---|
| 1 COP | 0.01 CUP |
| 10 COP | 0.08 CUP |
| 50 COP | 0.41 CUP |
| 100 COP | 0.82 CUP |
| 500 COP | 4.08 CUP |
| 1,000 COP | 8.16 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-07-21T00:44:45Z",
"rates": {
"CUP": 0.008161
}
}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.8160999999999999,
"rate": 0.008161
}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