Rate Overview
Live
1 COP = 0.002538 TJS
1 TJS = 394.0110
COP
Avg
0.002533
High
0.002546
Low
0.002516
Last updated: 3/7/2026, 9:11:14 AM
Quick Conversions
| COP | TJS |
|---|---|
| 1 COP | 0.00 TJS |
| 10 COP | 0.03 TJS |
| 50 COP | 0.13 TJS |
| 100 COP | 0.25 TJS |
| 500 COP | 1.27 TJS |
| 1,000 COP | 2.54 TJS |
Get COP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=TJSExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-07T09:11:14Z",
"rates": {
"TJS": 0.002538
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "TJS",
"amount": 100
},
"result": 0.25379999999999997,
"rate": 0.002538
}Build with COP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key