Rate Overview
Live
1 TRY = 65.3750 COP
1 COP = 0.015296
TRY
Avg
65.5034
High
65.7151
Low
65.1627
Last updated: 8/19/2026, 1:06:01 AM
Quick Conversions
| TRY | COP |
|---|---|
| 1 TRY | 65.38 COP |
| 10 TRY | 653.75 COP |
| 50 TRY | 3,268.75 COP |
| 100 TRY | 6,537.50 COP |
| 500 TRY | 32,687.51 COP |
| 1,000 TRY | 65,375.02 COP |
Get TRY/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=COPExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-08-19T01:06:01Z",
"rates": {
"COP": 65.375015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "COP",
"amount": 100
},
"result": 6537.5015,
"rate": 65.375015
}Build with TRY/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key