Rate Overview
Live
1 TZS = 0.008277 CZK
1 CZK = 120.8167
TZS
Avg
0.008180
High
0.008290
Low
0.008012
Last updated: 3/27/2026, 9:30:41 AM
Quick Conversions
| TZS | CZK |
|---|---|
| 1 TZS | 0.01 CZK |
| 10 TZS | 0.08 CZK |
| 50 TZS | 0.41 CZK |
| 100 TZS | 0.83 CZK |
| 500 TZS | 4.14 CZK |
| 1,000 TZS | 8.28 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-03-27T09:30:41Z",
"rates": {
"CZK": 0.008277
}
}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.8277,
"rate": 0.008277
}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