Rate Overview
Live
1 STD = 0.150528 COP
1 COP = 6.6433
STD
Avg
0.180692
High
0.196700
Low
0.150528
Last updated: 7/20/2026, 8:06:41 PM
Quick Conversions
| STD | COP |
|---|---|
| 1 STD | 0.15 COP |
| 10 STD | 1.51 COP |
| 50 STD | 7.53 COP |
| 100 STD | 15.05 COP |
| 500 STD | 75.26 COP |
| 1,000 STD | 150.53 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-20T20:06:41Z",
"rates": {
"COP": 0.150528
}
}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": 15.0528,
"rate": 0.150528
}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