Rate Overview
Live
1 TZS = 1.3827 COP
1 COP = 0.723221
TZS
Avg
1.3936
High
1.4091
Low
1.3821
Last updated: 4/17/2026, 10:40:30 AM
Quick Conversions
| TZS | COP |
|---|---|
| 1 TZS | 1.38 COP |
| 10 TZS | 13.83 COP |
| 50 TZS | 69.14 COP |
| 100 TZS | 138.27 COP |
| 500 TZS | 691.35 COP |
| 1,000 TZS | 1,382.70 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-04-17T10:40:30Z",
"rates": {
"COP": 1.382703
}
}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": 138.2703,
"rate": 1.382703
}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