Rate Overview
Live
1 COP = 0.006591 CZK
1 CZK = 151.7220
COP
Avg
0.005567
High
0.006591
Low
0.005127
Last updated: 7/30/2026, 12:36:34 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.59 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-30T12:36:34Z",
"rates": {
"CZK": 0.006591
}
}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.6591,
"rate": 0.006591
}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