Rate Overview
Live
1 COP = 0.000286 USD
1 USD = 3496.50
COP
Avg
0.000283
High
0.000286
Low
0.000278
Last updated: 6/15/2026, 2:15:31 PM
Quick Conversions
| COP | USD |
|---|---|
| 1 COP | 0.00 USD |
| 10 COP | 0.00 USD |
| 50 COP | 0.01 USD |
| 100 COP | 0.03 USD |
| 500 COP | 0.14 USD |
| 1,000 COP | 0.29 USD |
Get COP/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=USDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-06-15T14:15:31Z",
"rates": {
"USD": 0.000286
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "USD",
"amount": 100
},
"result": 0.0286,
"rate": 0.000286
}Build with COP/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key