Rate Overview
Live
1 COP = 0.011668 TRY
1 TRY = 85.7045
COP
Avg
0.011670
High
0.011700
Low
0.011587
Last updated: 3/7/2026, 4:23:56 AM
Quick Conversions
| COP | TRY |
|---|---|
| 1 COP | 0.01 TRY |
| 10 COP | 0.12 TRY |
| 50 COP | 0.58 TRY |
| 100 COP | 1.17 TRY |
| 500 COP | 5.83 TRY |
| 1,000 COP | 11.67 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-03-07T04:23:56Z",
"rates": {
"TRY": 0.011668
}
}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.1668,
"rate": 0.011668
}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