USD
$
COP
$

USD/COP Exchange Rate

US Dollar to Colombian Peso

Live Rate
3699.57
+0.29% 7D

1 COP = 0.000270 USD

USD/COP Price Chart

Historical exchange rate performance

Current 3699.57
High 3713.74
Low 3688.88
7D Change +0.29%

Rate Overview

Live
1 USD = 3699.57 COP
1 COP = 0.000270 USD
Avg
3702.29
High
3713.74
Low
3688.88

Last updated: 3/27/2026, 2:27:28 AM

Quick Conversions

USDCOP
1 USD3,699.57 COP
10 USD36,995.75 COP
50 USD184,978.75 COP
100 USD369,957.50 COP
500 USD1,849,787.50 COP
1,000 USD3,699,574.99 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-27T02:27:28Z",
  "rates": {
    "COP": 3699.57499249
  }
}

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": 369957.499249,
  "rate": 3699.57499249
}

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