USD
$
COP
$

USD/COP Exchange Rate

US Dollar to Colombian Peso

Live Rate
3214.87
-0.61% 7D

1 COP = 0.000311 USD

USD/COP Price Chart

Historical exchange rate performance

Current 3214.87
High 3255.03
Low 3203.35
7D Change -0.61%

Rate Overview

Live
1 USD = 3214.87 COP
1 COP = 0.000311 USD
Avg
3225.56
High
3255.03
Low
3203.35

Last updated: 7/26/2026, 5:13:29 AM

Quick Conversions

USDCOP
1 USD3,214.87 COP
10 USD32,148.68 COP
50 USD160,743.39 COP
100 USD321,486.79 COP
500 USD1,607,433.93 COP
1,000 USD3,214,867.86 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-26T05:13:29Z",
  "rates": {
    "COP": 3214.86785516
  }
}

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": 321486.785516,
  "rate": 3214.86785516
}

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