Rate Overview
Live
1 COP = 0.006532 CUP
1 CUP = 153.0925
COP
Avg
0.006027
High
0.007107
Low
0.005420
Last updated: 5/28/2026, 3:33:16 AM
Quick Conversions
| COP | CUP |
|---|---|
| 1 COP | 0.01 CUP |
| 10 COP | 0.07 CUP |
| 50 COP | 0.33 CUP |
| 100 COP | 0.65 CUP |
| 500 COP | 3.27 CUP |
| 1,000 COP | 6.53 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-05-28T03:33:16Z",
"rates": {
"CUP": 0.006532
}
}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.6532,
"rate": 0.006532
}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