Rate Overview
Live
1 STD = 0.147791 COP
1 COP = 6.7663
STD
Avg
0.168924
High
0.183096
Low
0.147791
Last updated: 7/28/2026, 7:14:03 AM
Quick Conversions
| STD | COP |
|---|---|
| 1 STD | 0.15 COP |
| 10 STD | 1.48 COP |
| 50 STD | 7.39 COP |
| 100 STD | 14.78 COP |
| 500 STD | 73.90 COP |
| 1,000 STD | 147.79 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-07-28T07:14:03Z",
"rates": {
"COP": 0.147791
}
}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": 14.7791,
"rate": 0.147791
}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