USD
$
COP
$

USD/COP Exchange Rate

US Dollar to Colombian Peso

Live Rate
3618.25
-0.86% 7D

1 COP = 0.000276 USD

USD/COP Price Chart

Historical exchange rate performance

Current 3618.25
High 3654.48
Low 3594.24
7D Change -0.86%

Rate Overview

Live
1 USD = 3618.25 COP
1 COP = 0.000276 USD
Avg
3629.50
High
3654.48
Low
3594.24

Last updated: 4/16/2026, 5:26:18 AM

Quick Conversions

USDCOP
1 USD3,618.25 COP
10 USD36,182.50 COP
50 USD180,912.50 COP
100 USD361,825.01 COP
500 USD1,809,125.05 COP
1,000 USD3,618,250.10 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-04-16T05:26:18Z",
  "rates": {
    "COP": 3618.2500986
  }
}

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": 361825.00986,
  "rate": 3618.2500986
}

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