Rate Overview
Live
1 COP = 6.7136 STD
1 STD = 0.148951
COP
Avg
5.6820
High
6.7136
Low
5.0799
Last updated: 7/22/2026, 8:56:55 PM
Quick Conversions
| COP | STD |
|---|---|
| 1 COP | 6.71 STD |
| 10 COP | 67.14 STD |
| 50 COP | 335.68 STD |
| 100 COP | 671.36 STD |
| 500 COP | 3,356.80 STD |
| 1,000 COP | 6,713.60 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-22T20:56:55Z",
"rates": {
"STD": 6.713598
}
}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": 671.3598000000001,
"rate": 6.713598
}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