Rate Overview
Live
1 TZS = 1.4355 COP
1 COP = 0.696607
TZS
Avg
1.4166
High
1.4355
Low
1.3958
Last updated: 5/7/2026, 1:48:54 PM
Quick Conversions
| TZS | COP |
|---|---|
| 1 TZS | 1.44 COP |
| 10 TZS | 14.36 COP |
| 50 TZS | 71.78 COP |
| 100 TZS | 143.55 COP |
| 500 TZS | 717.77 COP |
| 1,000 TZS | 1,435.53 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-07T13:48:54Z",
"rates": {
"COP": 1.43553
}
}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": 143.553,
"rate": 1.43553
}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