USD
$
COP
$

USD/COP Exchange Rate

US Dollar to Colombian Peso

Live Rate
3634.38
-3.01% YTD

1 COP = 0.000275 USD

USD/COP Price Chart

Historical exchange rate performance

Current 3634.38
High 3795.09
Low 3587.11
YTD Change -3.01%

Rate Overview

Live
1 USD = 3634.38 COP
1 COP = 0.000275 USD
Avg
3683.46
High
3795.09
Low
3587.11

Last updated: 5/26/2026, 9:22:28 PM

Quick Conversions

USDCOP
1 USD3,634.38 COP
10 USD36,343.78 COP
50 USD181,718.91 COP
100 USD363,437.82 COP
500 USD1,817,189.08 COP
1,000 USD3,634,378.16 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-26T21:22:28Z",
  "rates": {
    "COP": 3634.37815726
  }
}

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": 363437.815726,
  "rate": 3634.37815726
}

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