USD
$
COP
$

USD/COP Exchange Rate

US Dollar to Colombian Peso

Live Rate
3715.21
+2.78% 7D

1 COP = 0.000269 USD

USD/COP Price Chart

Historical exchange rate performance

Current 3715.21
High 3728.45
Low 3614.63
7D Change +2.78%

Rate Overview

Live
1 USD = 3715.21 COP
1 COP = 0.000269 USD
Avg
3670.87
High
3728.45
Low
3614.63

Last updated: 5/6/2026, 12:26:32 PM

Quick Conversions

USDCOP
1 USD3,715.21 COP
10 USD37,152.11 COP
50 USD185,760.55 COP
100 USD371,521.10 COP
500 USD1,857,605.52 COP
1,000 USD3,715,211.04 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-05-06T12:26:32Z",
  "rates": {
    "COP": 3715.2110425
  }
}

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": 371521.10425000003,
  "rate": 3715.2110425
}

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