Rate Overview
Live
1 USD = 3618.25 COP
1 COP = 0.000276
USD
Avg
3629.50
High
3654.48
Low
3594.24
Last updated: 4/16/2026, 5:26:18 AM
Quick Conversions
| USD | COP |
|---|---|
| 1 USD | 3,618.25 COP |
| 10 USD | 36,182.50 COP |
| 50 USD | 180,912.50 COP |
| 100 USD | 361,825.01 COP |
| 500 USD | 1,809,125.05 COP |
| 1,000 USD | 3,618,250.10 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-04-16T05:26:18Z",
"rates": {
"COP": 3618.2500986
}
}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": 361825.00986,
"rate": 3618.2500986
}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