Rate Overview
Live
1 COP = 0.714507 TZS
1 TZS = 1.3996
COP
Avg
0.695211
High
0.725060
Low
0.653917
Last updated: 5/27/2026, 7:37:17 PM
Quick Conversions
| COP | TZS |
|---|---|
| 1 COP | 0.71 TZS |
| 10 COP | 7.15 TZS |
| 50 COP | 35.73 TZS |
| 100 COP | 71.45 TZS |
| 500 COP | 357.25 TZS |
| 1,000 COP | 714.51 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-05-27T19:37:17Z",
"rates": {
"TZS": 0.714507
}
}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": 71.4507,
"rate": 0.714507
}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