Rate Overview
Live
1 TZS = 1.2161 COP
1 COP = 0.822285
TZS
Avg
1.5459
High
1.7963
Low
1.2161
Last updated: 7/28/2026, 4:19:37 AM
Quick Conversions
| TZS | COP |
|---|---|
| 1 TZS | 1.22 COP |
| 10 TZS | 12.16 COP |
| 50 TZS | 60.81 COP |
| 100 TZS | 121.61 COP |
| 500 TZS | 608.06 COP |
| 1,000 TZS | 1,216.12 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-07-28T04:19:37Z",
"rates": {
"COP": 1.216124
}
}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": 121.6124,
"rate": 1.216124
}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