Rate Overview
Live
1 USD = 3485.98 COP
1 COP = 0.000287
USD
Avg
3521.37
High
3591.76
Low
3485.32
Last updated: 6/16/2026, 1:07:05 AM
Quick Conversions
| USD | COP |
|---|---|
| 1 USD | 3,485.98 COP |
| 10 USD | 34,859.76 COP |
| 50 USD | 174,298.78 COP |
| 100 USD | 348,597.57 COP |
| 500 USD | 1,742,987.84 COP |
| 1,000 USD | 3,485,975.67 COP |
Get USD/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=COPExample Response:
{
"success": true,
"base": "USD",
"date": "2026-06-16T01:07:05Z",
"rates": {
"COP": 3485.97567317
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "COP",
"amount": 100
},
"result": 348597.567317,
"rate": 3485.97567317
}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