Rate Overview
Live
1 STD = 0.177809 COP
1 COP = 5.6240
STD
Avg
0.184481
High
0.196700
Low
0.174227
Last updated: 3/28/2026, 3:24:40 PM
Quick Conversions
| STD | COP |
|---|---|
| 1 STD | 0.18 COP |
| 10 STD | 1.78 COP |
| 50 STD | 8.89 COP |
| 100 STD | 17.78 COP |
| 500 STD | 88.90 COP |
| 1,000 STD | 177.81 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-03-28T15:24:40Z",
"rates": {
"COP": 0.177809
}
}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.7809,
"rate": 0.177809
}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