Rate Overview
Live
1 TZS = 1.3071 COP
1 COP = 0.765053
TZS
Avg
1.3351
High
1.3671
Low
1.3071
Last updated: 6/17/2026, 6:35:27 AM
Quick Conversions
| TZS | COP |
|---|---|
| 1 TZS | 1.31 COP |
| 10 TZS | 13.07 COP |
| 50 TZS | 65.35 COP |
| 100 TZS | 130.71 COP |
| 500 TZS | 653.55 COP |
| 1,000 TZS | 1,307.10 COP |
Get TZS/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=COPExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-06-17T06:35:27Z",
"rates": {
"COP": 1.307099
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "COP",
"amount": 100
},
"result": 130.7099,
"rate": 1.307099
}Build with TZS/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key