Rate Overview
Live
1 COP = 0.006588 CZK
1 CZK = 151.7911
COP
Avg
0.006604
High
0.006643
Low
0.006569
Last updated: 7/29/2026, 7:33:56 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.29 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-29T19:33:56Z",
"rates": {
"CZK": 0.006588
}
}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.6588,
"rate": 0.006588
}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