Rate Overview
Live
1 TJS = 2.2921 CZK
1 CZK = 0.436274
TJS
Avg
2.2274
High
2.2996
Low
2.1678
Last updated: 7/22/2026, 9:38:19 AM
Quick Conversions
| TJS | CZK |
|---|---|
| 1 TJS | 2.29 CZK |
| 10 TJS | 22.92 CZK |
| 50 TJS | 114.61 CZK |
| 100 TJS | 229.21 CZK |
| 500 TJS | 1,146.07 CZK |
| 1,000 TJS | 2,292.14 CZK |
Get TJS/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=CZKExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-22T09:38:19Z",
"rates": {
"CZK": 2.29214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "CZK",
"amount": 100
},
"result": 229.214,
"rate": 2.29214
}Build with TJS/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key