Rate Overview
Live
1 TZS = 0.007986 CZK
1 CZK = 125.2191
TZS
Avg
0.008293
High
0.008875
Low
0.007945
Last updated: 7/30/2026, 8:10:16 AM
Quick Conversions
| TZS | CZK |
|---|---|
| 1 TZS | 0.01 CZK |
| 10 TZS | 0.08 CZK |
| 50 TZS | 0.40 CZK |
| 100 TZS | 0.80 CZK |
| 500 TZS | 3.99 CZK |
| 1,000 TZS | 7.99 CZK |
Get TZS/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=CZKExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-30T08:10:16Z",
"rates": {
"CZK": 0.007986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "CZK",
"amount": 100
},
"result": 0.7986,
"rate": 0.007986
}Build with TZS/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key