Rate Overview
Live
1 COP = 0.013962 TRY
1 TRY = 71.6230
COP
Avg
0.013902
High
0.014003
Low
0.013615
Last updated: 7/8/2026, 1:20:42 AM
Quick Conversions
| COP | TRY |
|---|---|
| 1 COP | 0.01 TRY |
| 10 COP | 0.14 TRY |
| 50 COP | 0.70 TRY |
| 100 COP | 1.40 TRY |
| 500 COP | 6.98 TRY |
| 1,000 COP | 13.96 TRY |
Get COP/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=TRYExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-08T01:20:42Z",
"rates": {
"TRY": 0.013962
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "TRY",
"amount": 100
},
"result": 1.3962,
"rate": 0.013962
}Build with COP/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key