Rate Overview
Live
1 COP = 0.700077 TZS
1 TZS = 1.4284
COP
Avg
0.662232
High
0.704663
Low
0.608362
Last updated: 3/28/2026, 1:25:10 PM
Quick Conversions
| COP | TZS |
|---|---|
| 1 COP | 0.70 TZS |
| 10 COP | 7.00 TZS |
| 50 COP | 35.00 TZS |
| 100 COP | 70.01 TZS |
| 500 COP | 350.04 TZS |
| 1,000 COP | 700.08 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-03-28T13:25:10Z",
"rates": {
"TZS": 0.700077
}
}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": 70.0077,
"rate": 0.700077
}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