Rate Overview
Live
1 TZS = 0.008058 CZK
1 CZK = 124.1003
TZS
Avg
0.008071
High
0.008127
Low
0.008028
Last updated: 7/29/2026, 3:53:56 PM
Quick Conversions
| TZS | CZK |
|---|---|
| 1 TZS | 0.01 CZK |
| 10 TZS | 0.08 CZK |
| 50 TZS | 0.40 CZK |
| 100 TZS | 0.81 CZK |
| 500 TZS | 4.03 CZK |
| 1,000 TZS | 8.06 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-29T15:53:56Z",
"rates": {
"CZK": 0.008058
}
}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.8058,
"rate": 0.008058
}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