Rate Overview
Live
1 COP = 6.8499 STD
1 STD = 0.145988
COP
Avg
6.7770
High
6.8499
Low
6.7147
Last updated: 9/9/2026, 3:57:47 PM
Quick Conversions
| COP | STD |
|---|---|
| 1 COP | 6.85 STD |
| 10 COP | 68.50 STD |
| 50 COP | 342.49 STD |
| 100 COP | 684.99 STD |
| 500 COP | 3,424.93 STD |
| 1,000 COP | 6,849.86 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-09-09T15:57:47Z",
"rates": {
"STD": 6.849857
}
}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": 684.9857,
"rate": 6.849857
}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