Rate Overview
Live
1 COP = 0.012579 TRY
1 TRY = 79.4976
COP
Avg
0.011112
High
0.012629
Low
0.009406
Last updated: 5/29/2026, 6:47:59 PM
Quick Conversions
| COP | TRY |
|---|---|
| 1 COP | 0.01 TRY |
| 10 COP | 0.13 TRY |
| 50 COP | 0.63 TRY |
| 100 COP | 1.26 TRY |
| 500 COP | 6.29 TRY |
| 1,000 COP | 12.58 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-05-29T18:47:59Z",
"rates": {
"TRY": 0.012579
}
}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.2579,
"rate": 0.012579
}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