Rate Overview
Live
1 TZS = 1.1879 COP
1 COP = 0.841853
TZS
Avg
1.1951
High
1.2137
Low
1.1856
Last updated: 8/12/2026, 7:09:28 PM
Quick Conversions
| TZS | COP |
|---|---|
| 1 TZS | 1.19 COP |
| 10 TZS | 11.88 COP |
| 50 TZS | 59.39 COP |
| 100 TZS | 118.79 COP |
| 500 TZS | 593.93 COP |
| 1,000 TZS | 1,187.86 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-08-12T19:09:28Z",
"rates": {
"COP": 1.187856
}
}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": 118.7856,
"rate": 1.187856
}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