Rate Overview
Live
1 COP = 0.012058 TRY
1 TRY = 82.9325
COP
Avg
0.010570
High
0.012058
Low
0.008812
Last updated: 3/27/2026, 9:56:04 AM
Quick Conversions
| COP | TRY |
|---|---|
| 1 COP | 0.01 TRY |
| 10 COP | 0.12 TRY |
| 50 COP | 0.60 TRY |
| 100 COP | 1.21 TRY |
| 500 COP | 6.03 TRY |
| 1,000 COP | 12.06 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-27T09:56:04Z",
"rates": {
"TRY": 0.012058
}
}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.2058,
"rate": 0.012058
}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