Rate Overview
Live
1 TZS = 1.2732 COP
1 COP = 0.785426
TZS
Avg
1.2940
High
1.3173
Low
1.2732
Last updated: 7/5/2026, 7:00:45 PM
Quick Conversions
| TZS | COP |
|---|---|
| 1 TZS | 1.27 COP |
| 10 TZS | 12.73 COP |
| 50 TZS | 63.66 COP |
| 100 TZS | 127.32 COP |
| 500 TZS | 636.60 COP |
| 1,000 TZS | 1,273.19 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-05T19:00:45Z",
"rates": {
"COP": 1.273194
}
}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": 127.31939999999999,
"rate": 1.273194
}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