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
| USD | COP |
|---|---|
| 1 USD | 3,147.77 COP |
| 10 USD | 31,477.74 COP |
| 50 USD | 157,388.72 COP |
| 100 USD | 314,777.43 COP |
| 500 USD | 1,573,887.17 COP |
| 1,000 USD | 3,147,774.33 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-08-15T05:35:30Z",
"rates": {
"COP": 3147.77433043
}
}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": 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