Rate Overview
Live
1 CHF = 3978.49 COP
1 COP = 0.000251
CHF
Avg
3924.03
High
3980.51
Low
3814.19
Last updated: 9/1/2026, 12:56:35 PM
Quick Conversions
| CHF | COP |
|---|---|
| 1 CHF | 3,978.49 COP |
| 10 CHF | 39,784.90 COP |
| 50 CHF | 198,924.49 COP |
| 100 CHF | 397,848.98 COP |
| 500 CHF | 1,989,244.88 COP |
| 1,000 CHF | 3,978,489.77 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-09-01T12:56:35Z",
"rates": {
"COP": 3978.489769
}
}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": 397848.9769,
"rate": 3978.489769
}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