Rate Overview
Live
1 COP = 5.6344 STD
1 STD = 0.177482
COP
Avg
5.6102
High
5.6628
Low
5.5563
Last updated: 3/7/2026, 7:35:09 AM
Quick Conversions
| COP | STD |
|---|---|
| 1 COP | 5.63 STD |
| 10 COP | 56.34 STD |
| 50 COP | 281.72 STD |
| 100 COP | 563.44 STD |
| 500 COP | 2,817.19 STD |
| 1,000 COP | 5,634.39 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-03-07T07:35:09Z",
"rates": {
"STD": 5.634387
}
}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": 563.4387,
"rate": 5.634387
}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