Rate Overview
Live
1 COP = 6.7478 STD
1 STD = 0.148195
COP
Avg
6.7421
High
6.7848
Low
6.7136
Last updated: 7/29/2026, 4:39:30 PM
Quick Conversions
| COP | STD |
|---|---|
| 1 COP | 6.75 STD |
| 10 COP | 67.48 STD |
| 50 COP | 337.39 STD |
| 100 COP | 674.79 STD |
| 500 COP | 3,373.92 STD |
| 1,000 COP | 6,747.85 STD |
Get COP/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=STDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-29T16:39:30Z",
"rates": {
"STD": 6.74785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "STD",
"amount": 100
},
"result": 674.785,
"rate": 6.74785
}Build with COP/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key