Rate Overview
Live
1 STD = 0.154952 COP
1 COP = 6.4536
STD
Avg
0.155842
High
0.163735
Low
0.153654
Last updated: 7/9/2026, 6:23:59 PM
Quick Conversions
| STD | COP |
|---|---|
| 1 STD | 0.15 COP |
| 10 STD | 1.55 COP |
| 50 STD | 7.75 COP |
| 100 STD | 15.50 COP |
| 500 STD | 77.48 COP |
| 1,000 STD | 154.95 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-09T18:23:59Z",
"rates": {
"COP": 0.154952
}
}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.4952,
"rate": 0.154952
}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