USD
$
COP
$

USD/COP Exchange Rate

US Dollar to Colombian Peso

Live Rate
3147.77
-0.28% 7D

1 COP = 0.000318 USD

USD/COP Price Chart

Historical exchange rate performance

Current 3147.77
High 3156.86
Low 3120.28
7D Change -0.28%

Rate Overview

Live
1 USD = 3147.77 COP
1 COP = 0.000318 USD
Avg
3144.07
High
3156.86
Low
3120.28

Last updated: 8/15/2026, 5:35:30 AM

Quick Conversions

USDCOP
1 USD3,147.77 COP
10 USD31,477.74 COP
50 USD157,388.72 COP
100 USD314,777.43 COP
500 USD1,573,887.17 COP
1,000 USD3,147,774.33 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-08-15T05:35:30Z",
  "rates": {
    "COP": 3147.77433043
  }
}

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": 314777.433043,
  "rate": 3147.77433043
}

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