Rate Overview
Live
1 COP = 0.006672 CZK
1 CZK = 149.8801
COP
Avg
0.006676
High
0.006706
Low
0.006648
Last updated: 8/16/2026, 9:18:12 AM
Quick Conversions
| COP | CZK |
|---|---|
| 1 COP | 0.01 CZK |
| 10 COP | 0.07 CZK |
| 50 COP | 0.33 CZK |
| 100 COP | 0.67 CZK |
| 500 COP | 3.34 CZK |
| 1,000 COP | 6.67 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-08-16T09:18:12Z",
"rates": {
"CZK": 0.006672
}
}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.6672,
"rate": 0.006672
}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