USD
$
COP
$

USD/COP Exchange Rate

US Dollar to Colombian Peso

Live Rate
3146.41
-0.33% 7D

1 COP = 0.000318 USD

USD/COP Price Chart

Historical exchange rate performance

Current 3146.41
High 3222.66
Low 3146.41
7D Change -0.33%

Rate Overview

Live
1 USD = 3146.41 COP
1 COP = 0.000318 USD
Avg
3179.14
High
3222.66
Low
3146.41

Last updated: 9/4/2026, 10:31:34 AM

Quick Conversions

USDCOP
1 USD3,146.41 COP
10 USD31,464.11 COP
50 USD157,320.54 COP
100 USD314,641.08 COP
500 USD1,573,205.40 COP
1,000 USD3,146,410.80 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-09-04T10:31:34Z",
  "rates": {
    "COP": 3146.41079914
  }
}

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": 314641.079914,
  "rate": 3146.41079914
}

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