USD
$
COP
$

USD/COP Exchange Rate

US Dollar to Colombian Peso

Live Rate
3787.65
+0.90% 7D

1 COP = 0.000264 USD

USD/COP Price Chart

Historical exchange rate performance

Current 3787.65
High 3795.09
Low 3753.94
7D Change +0.90%

Rate Overview

Live
1 USD = 3787.65 COP
1 COP = 0.000264 USD
Avg
3770.52
High
3795.09
Low
3753.94

Last updated: 3/7/2026, 12:53:54 AM

Quick Conversions

USDCOP
1 USD3,787.65 COP
10 USD37,876.49 COP
50 USD189,382.47 COP
100 USD378,764.93 COP
500 USD1,893,824.66 COP
1,000 USD3,787,649.32 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-03-07T00:53:54Z",
  "rates": {
    "COP": 3787.649316
  }
}

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": 378764.9316,
  "rate": 3787.649316
}

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