Rate Overview
Live
1 TZS = 1.4284 COP
1 COP = 0.700078
TZS
Avg
1.5911
High
1.7963
Low
1.4217
Last updated: 3/28/2026, 12:00:52 PM
Quick Conversions
| TZS | COP |
|---|---|
| 1 TZS | 1.43 COP |
| 10 TZS | 14.28 COP |
| 50 TZS | 71.42 COP |
| 100 TZS | 142.84 COP |
| 500 TZS | 714.21 COP |
| 1,000 TZS | 1,428.41 COP |
Get TZS/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=COPExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-28T12:00:52Z",
"rates": {
"COP": 1.428413
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "COP",
"amount": 100
},
"result": 142.8413,
"rate": 1.428413
}Build with TZS/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key