Rate Overview
Live
1 COP = 0.011905 TRY
1 TRY = 83.9983 COP
Avg
0.011650
High
0.011905
Low
0.011378
Last updated: 1/25/2026, 2:50:41 PM
Quick Conversions
| COP | TRY |
|---|---|
| 1 COP | 0.01 TRY |
| 10 COP | 0.12 TRY |
| 50 COP | 0.60 TRY |
| 100 COP | 1.19 TRY |
| 500 COP | 5.95 TRY |
| 1,000 COP | 11.91 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-01-25T14:50:41Z",
"rates": {
"TRY": 0.011905
}
}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.1905000000000001,
"rate": 0.011905
}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