Rate Overview
Live
1 COP = 0.005721 CZK
1 CZK = 174.7946
COP
Avg
0.005721
High
0.005753
Low
0.005697
Last updated: 4/18/2026, 8:47:07 AM
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.86 CZK |
| 1,000 COP | 5.72 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-04-18T08:47:07Z",
"rates": {
"CZK": 0.005721
}
}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.5721,
"rate": 0.005721
}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