Rate Overview
Live
1 CHF = 4879.01 COP
1 COP = 0.000205
CHF
Avg
4849.74
High
4890.92
Low
4796.80
Last updated: 3/7/2026, 12:45:05 AM
Quick Conversions
| CHF | COP |
|---|---|
| 1 CHF | 4,879.01 COP |
| 10 CHF | 48,790.11 COP |
| 50 CHF | 243,950.54 COP |
| 100 CHF | 487,901.09 COP |
| 500 CHF | 2,439,505.43 COP |
| 1,000 CHF | 4,879,010.86 COP |
Get CHF/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=COPExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-07T00:45:05Z",
"rates": {
"COP": 4879.01086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "COP",
"amount": 100
},
"result": 487901.086,
"rate": 4879.01086
}Build with CHF/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key