Rate Overview
Live
1 COP = 0.000925 TMT
1 TMT = 1081.08
COP
Avg
0.000927
High
0.000932
Low
0.000921
Last updated: 3/7/2026, 7:43:08 AM
Quick Conversions
| COP | TMT |
|---|---|
| 1 COP | 0.00 TMT |
| 10 COP | 0.01 TMT |
| 50 COP | 0.05 TMT |
| 100 COP | 0.09 TMT |
| 500 COP | 0.46 TMT |
| 1,000 COP | 0.93 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-03-07T07:43:08Z",
"rates": {
"TMT": 0.000925
}
}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.0925,
"rate": 0.000925
}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