USD
$
COP
$

USD/COP Exchange Rate

US Dollar to Colombian Peso

Live Rate
3634.38
-2.68% 6M

1 COP = 0.000275 USD

USD/COP Price Chart

Historical exchange rate performance

Current 3634.38
High 3862.26
Low 3567.16
6M Change -2.68%

Rate Overview

Live
1 USD = 3634.38 COP
1 COP = 0.000275 USD
Avg
3704.15
High
3862.26
Low
3567.16

Last updated: 5/26/2026, 9:20:51 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:20:51Z",
  "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