Rate Overview
Live
1 COP = 5.7702 STD
1 STD = 0.173303
COP
Avg
5.5066
High
5.8344
Low
5.0799
Last updated: 5/27/2026, 7:29:48 PM
Quick Conversions
| COP | STD |
|---|---|
| 1 COP | 5.77 STD |
| 10 COP | 57.70 STD |
| 50 COP | 288.51 STD |
| 100 COP | 577.02 STD |
| 500 COP | 2,885.12 STD |
| 1,000 COP | 5,770.25 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-05-27T19:29:48Z",
"rates": {
"STD": 5.770249
}
}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": 577.0249,
"rate": 5.770249
}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