Rate Overview
Live
1 COP = 0.006597 CZK
1 CZK = 151.5841
COP
Avg
0.006410
High
0.006626
Low
0.006157
Last updated: 7/25/2026, 5:26:23 PM
Quick Conversions
| COP | CZK |
|---|---|
| 1 COP | 0.01 CZK |
| 10 COP | 0.07 CZK |
| 50 COP | 0.33 CZK |
| 100 COP | 0.66 CZK |
| 500 COP | 3.30 CZK |
| 1,000 COP | 6.60 CZK |
Get COP/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=CZKExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-25T17:26:23Z",
"rates": {
"CZK": 0.006597
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "CZK",
"amount": 100
},
"result": 0.6597000000000001,
"rate": 0.006597
}Build with COP/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key