Rate Overview
Live
1 COP = 0.721026 TZS
1 TZS = 1.3869
COP
Avg
0.717349
High
0.723534
Low
0.709694
Last updated: 4/17/2026, 2:40:49 PM
Quick Conversions
| COP | TZS |
|---|---|
| 1 COP | 0.72 TZS |
| 10 COP | 7.21 TZS |
| 50 COP | 36.05 TZS |
| 100 COP | 72.10 TZS |
| 500 COP | 360.51 TZS |
| 1,000 COP | 721.03 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-04-17T14:40:49Z",
"rates": {
"TZS": 0.721026
}
}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": 72.1026,
"rate": 0.721026
}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