Rate Overview
Live
1 USD = 3346.76 COP
1 COP = 0.000299
USD
Avg
3396.20
High
3454.57
Low
3346.76
Last updated: 7/5/2026, 7:25:22 PM
Quick Conversions
| USD | COP |
|---|---|
| 1 USD | 3,346.76 COP |
| 10 USD | 33,467.56 COP |
| 50 USD | 167,337.82 COP |
| 100 USD | 334,675.65 COP |
| 500 USD | 1,673,378.25 COP |
| 1,000 USD | 3,346,756.50 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-07-05T19:25:22Z",
"rates": {
"COP": 3346.75649816
}
}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": 334675.64981599996,
"rate": 3346.75649816
}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