Rate Overview
Live
1 COP = 0.005703 CZK
1 CZK = 175.3463
COP
Avg
0.005617
High
0.005831
Low
0.005416
Last updated: 5/29/2026, 5:31:14 PM
Quick Conversions
| COP | CZK |
|---|---|
| 1 COP | 0.01 CZK |
| 10 COP | 0.06 CZK |
| 50 COP | 0.29 CZK |
| 100 COP | 0.57 CZK |
| 500 COP | 2.85 CZK |
| 1,000 COP | 5.70 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-05-29T17:31:14Z",
"rates": {
"CZK": 0.005703
}
}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.5703,
"rate": 0.005703
}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