Rate Overview
Live
1 COP = 5.6240 STD
1 STD = 0.177809
COP
Avg
5.7330
High
5.8018
Low
5.6240
Last updated: 3/28/2026, 9:05:12 AM
Quick Conversions
| COP | STD |
|---|---|
| 1 COP | 5.62 STD |
| 10 COP | 56.24 STD |
| 50 COP | 281.20 STD |
| 100 COP | 562.40 STD |
| 500 COP | 2,812.00 STD |
| 1,000 COP | 5,624.01 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-03-28T09:05:12Z",
"rates": {
"STD": 5.624008
}
}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": 562.4008,
"rate": 5.624008
}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