USD
$
COP
$

USD/COP Exchange Rate

US Dollar to Colombian Peso

Live Rate
3234.66
-13.68% YTD

1 COP = 0.000309 USD

USD/COP Price Chart

Historical exchange rate performance

Current 3234.66
High 3795.09
Low 3234.66
YTD Change -13.68%

Rate Overview

Live
1 USD = 3234.66 COP
1 COP = 0.000309 USD
Avg
3602.03
High
3795.09
Low
3234.66

Last updated: 7/19/2026, 7:43:23 AM

Quick Conversions

USDCOP
1 USD3,234.66 COP
10 USD32,346.56 COP
50 USD161,732.78 COP
100 USD323,465.56 COP
500 USD1,617,327.79 COP
1,000 USD3,234,655.57 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-07-19T07:43:23Z",
  "rates": {
    "COP": 3234.65557167
  }
}

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": 323465.557167,
  "rate": 3234.65557167
}

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