Rate Overview
Live
1 STD = 0.146954 COP
1 COP = 6.8049
STD
Avg
0.147132
High
0.148547
Low
0.146058
Last updated: 8/19/2026, 4:33:16 PM
Quick Conversions
| STD | COP |
|---|---|
| 1 STD | 0.15 COP |
| 10 STD | 1.47 COP |
| 50 STD | 7.35 COP |
| 100 STD | 14.70 COP |
| 500 STD | 73.48 COP |
| 1,000 STD | 146.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-08-19T16:33:16Z",
"rates": {
"COP": 0.146954
}
}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.6954,
"rate": 0.146954
}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