Rate Overview
Live
1 COP = 0.001123 TMT
1 TMT = 890.4720
COP
Avg
0.000894
High
0.001123
Low
0.000792
Last updated: 7/31/2026, 8:53:05 AM
Quick Conversions
| COP | TMT |
|---|---|
| 1 COP | 0.00 TMT |
| 10 COP | 0.01 TMT |
| 50 COP | 0.06 TMT |
| 100 COP | 0.11 TMT |
| 500 COP | 0.56 TMT |
| 1,000 COP | 1.12 TMT |
Get COP/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=TMTExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-31T08:53:05Z",
"rates": {
"TMT": 0.001123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "TMT",
"amount": 100
},
"result": 0.11230000000000001,
"rate": 0.001123
}Build with COP/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key