Rate Overview
Live
1 COP = 0.834320 TZS
1 TZS = 1.1986
COP
Avg
0.833127
High
0.855668
Low
0.819376
Last updated: 9/2/2026, 6:40:19 PM
Quick Conversions
| COP | TZS |
|---|---|
| 1 COP | 0.83 TZS |
| 10 COP | 8.34 TZS |
| 50 COP | 41.72 TZS |
| 100 COP | 83.43 TZS |
| 500 COP | 417.16 TZS |
| 1,000 COP | 834.32 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-09-02T18:40:19Z",
"rates": {
"TZS": 0.83432
}
}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": 83.43199999999999,
"rate": 0.83432
}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