Rate Overview
Live
1 COP = 5.7249 STD
1 STD = 0.174676
COP
Avg
5.7094
High
5.7587
Low
5.6637
Last updated: 4/17/2026, 11:58:04 AM
Quick Conversions
| COP | STD |
|---|---|
| 1 COP | 5.72 STD |
| 10 COP | 57.25 STD |
| 50 COP | 286.24 STD |
| 100 COP | 572.49 STD |
| 500 COP | 2,862.43 STD |
| 1,000 COP | 5,724.87 STD |
Get COP/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=STDExample Response:
{
"success": true,
"base": "COP",
"date": "2026-04-17T11:58:04Z",
"rates": {
"STD": 5.724869
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "STD",
"amount": 100
},
"result": 572.4869,
"rate": 5.724869
}Build with COP/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key