Rate Overview
Live
1 COP = 0.822284 TZS
1 TZS = 1.2161
COP
Avg
0.652565
High
0.822284
Low
0.556709
Last updated: 7/28/2026, 4:27:07 AM
Quick Conversions
| COP | TZS |
|---|---|
| 1 COP | 0.82 TZS |
| 10 COP | 8.22 TZS |
| 50 COP | 41.11 TZS |
| 100 COP | 82.23 TZS |
| 500 COP | 411.14 TZS |
| 1,000 COP | 822.28 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-07-28T04:27:07Z",
"rates": {
"TZS": 0.822284
}
}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": 82.22840000000001,
"rate": 0.822284
}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