Rate Overview
Live
1 COP = 6.2532 STD
1 STD = 0.159917
COP
Avg
6.1563
High
6.2532
Low
6.0942
Last updated: 6/19/2026, 8:38:05 AM
Quick Conversions
| COP | STD |
|---|---|
| 1 COP | 6.25 STD |
| 10 COP | 62.53 STD |
| 50 COP | 312.66 STD |
| 100 COP | 625.32 STD |
| 500 COP | 3,126.62 STD |
| 1,000 COP | 6,253.23 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-06-19T08:38:05Z",
"rates": {
"STD": 6.25323
}
}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": 625.323,
"rate": 6.25323
}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