Rate Overview
Live
1 COP = 6.4536 STD
1 STD = 0.154953
COP
Avg
6.4188
High
6.5081
Low
6.1074
Last updated: 7/9/2026, 5:26:49 AM
Quick Conversions
| COP | STD |
|---|---|
| 1 COP | 6.45 STD |
| 10 COP | 64.54 STD |
| 50 COP | 322.68 STD |
| 100 COP | 645.36 STD |
| 500 COP | 3,226.79 STD |
| 1,000 COP | 6,453.59 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-09T05:26:49Z",
"rates": {
"STD": 6.453585
}
}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": 645.3585,
"rate": 6.453585
}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