Rate Overview
Live
1 STD = 0.173302 COP
1 COP = 5.7703
STD
Avg
0.183501
High
0.196700
Low
0.171775
Last updated: 5/27/2026, 8:39:48 PM
Quick Conversions
| STD | COP |
|---|---|
| 1 STD | 0.17 COP |
| 10 STD | 1.73 COP |
| 50 STD | 8.67 COP |
| 100 STD | 17.33 COP |
| 500 STD | 86.65 COP |
| 1,000 STD | 173.30 COP |
Get STD/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=COPExample Response:
{
"success": true,
"base": "STD",
"date": "2026-05-27T20:39:48Z",
"rates": {
"COP": 0.173302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "COP",
"amount": 100
},
"result": 17.3302,
"rate": 0.173302
}Build with STD/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key