Rate Overview
Live
1 TZS = 1.4006 COP
1 COP = 0.713969
TZS
Avg
1.4100
High
1.4537
Low
1.3852
Last updated: 5/27/2026, 6:19:21 PM
Quick Conversions
| TZS | COP |
|---|---|
| 1 TZS | 1.40 COP |
| 10 TZS | 14.01 COP |
| 50 TZS | 70.03 COP |
| 100 TZS | 140.06 COP |
| 500 TZS | 700.31 COP |
| 1,000 TZS | 1,400.62 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-05-27T18:19:21Z",
"rates": {
"COP": 1.400621
}
}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": 140.0621,
"rate": 1.400621
}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