Rate Overview
Live
1 COP = 0.002951 TJS
1 TJS = 338.8682
COP
Avg
0.002617
High
0.002951
Low
0.002466
Last updated: 7/31/2026, 8:53:03 AM
Quick Conversions
| COP | TJS |
|---|---|
| 1 COP | 0.00 TJS |
| 10 COP | 0.03 TJS |
| 50 COP | 0.15 TJS |
| 100 COP | 0.30 TJS |
| 500 COP | 1.48 TJS |
| 1,000 COP | 2.95 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-07-31T08:53:03Z",
"rates": {
"TJS": 0.002951
}
}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.29510000000000003,
"rate": 0.002951
}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