Rate Overview
Live
1 COP = 0.841723 TZS
1 TZS = 1.1880
COP
Avg
0.840898
High
0.846871
Low
0.836570
Last updated: 8/15/2026, 7:26:20 AM
Quick Conversions
| COP | TZS |
|---|---|
| 1 COP | 0.84 TZS |
| 10 COP | 8.42 TZS |
| 50 COP | 42.09 TZS |
| 100 COP | 84.17 TZS |
| 500 COP | 420.86 TZS |
| 1,000 COP | 841.72 TZS |
Get COP/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=TZSExample Response:
{
"success": true,
"base": "COP",
"date": "2026-08-15T07:26:20Z",
"rates": {
"TZS": 0.841723
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "TZS",
"amount": 100
},
"result": 84.1723,
"rate": 0.841723
}Build with COP/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key