Rate Overview
Live
1 TZS = 1.4617 COP
1 COP = 0.684128
TZS
Avg
1.4710
High
1.4838
Low
1.4617
Last updated: 3/7/2026, 7:37:06 AM
Quick Conversions
| TZS | COP |
|---|---|
| 1 TZS | 1.46 COP |
| 10 TZS | 14.62 COP |
| 50 TZS | 73.09 COP |
| 100 TZS | 146.17 COP |
| 500 TZS | 730.86 COP |
| 1,000 TZS | 1,461.71 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-03-07T07:37:06Z",
"rates": {
"COP": 1.461714
}
}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": 146.1714,
"rate": 1.461714
}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