Rate Overview
Live
1 USD = 3687.12 COP
1 COP = 0.000271
USD
Avg
3930.25
High
4311.11
Low
3612.72
Last updated: 3/27/2026, 5:42:51 AM
Quick Conversions
| USD | COP |
|---|---|
| 1 USD | 3,687.12 COP |
| 10 USD | 36,871.17 COP |
| 50 USD | 184,355.85 COP |
| 100 USD | 368,711.69 COP |
| 500 USD | 1,843,558.46 COP |
| 1,000 USD | 3,687,116.92 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-03-27T05:42:51Z",
"rates": {
"COP": 3687.11692457
}
}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": 368711.69245699997,
"rate": 3687.11692457
}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