Rate Overview
Live
1 USD = 3234.66 COP
1 COP = 0.000309
USD
Avg
3353.93
High
3454.57
Low
3230.14
Last updated: 7/19/2026, 7:43:23 AM
Quick Conversions
| USD | COP |
|---|---|
| 1 USD | 3,234.66 COP |
| 10 USD | 32,346.56 COP |
| 50 USD | 161,732.78 COP |
| 100 USD | 323,465.56 COP |
| 500 USD | 1,617,327.79 COP |
| 1,000 USD | 3,234,655.57 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-19T07:43:23Z",
"rates": {
"COP": 3234.65557167
}
}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": 323465.557167,
"rate": 3234.65557167
}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