Rate Overview
Live
1 COP = 0.000278 USD
1 USD = 3597.12
COP
Avg
0.000275
High
0.000278
Low
0.000273
Last updated: 4/16/2026, 1:37:36 AM
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.28 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-04-16T01:37:36Z",
"rates": {
"USD": 0.000278
}
}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.0278,
"rate": 0.000278
}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