Rate Overview
Live
1 COP = 0.006624 CZK
1 CZK = 150.9662
COP
Avg
0.005807
High
0.006624
Low
0.005485
Last updated: 7/24/2026, 9:28:54 AM
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.31 CZK |
| 1,000 COP | 6.62 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-24T09:28:54Z",
"rates": {
"CZK": 0.006624
}
}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.6624,
"rate": 0.006624
}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