USD
$
COP
$

USD/COP Exchange Rate

US Dollar to Colombian Peso

Live Rate
3485.98
-2.95% 7D

1 COP = 0.000287 USD

USD/COP Price Chart

Historical exchange rate performance

Current 3485.98
High 3591.76
Low 3485.32
7D Change -2.95%

Rate Overview

Live
1 USD = 3485.98 COP
1 COP = 0.000287 USD
Avg
3521.37
High
3591.76
Low
3485.32

Last updated: 6/16/2026, 1:07:05 AM

Quick Conversions

USDCOP
1 USD3,485.98 COP
10 USD34,859.76 COP
50 USD174,298.78 COP
100 USD348,597.57 COP
500 USD1,742,987.84 COP
1,000 USD3,485,975.67 COP

Get USD/COP Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=COP

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-06-16T01:07:05Z",
  "rates": {
    "COP": 3485.97567317
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=COP&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "COP",
    "amount": 100
  },
  "result": 348597.567317,
  "rate": 3485.97567317
}

Build with USD/COP Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key