Rate Overview
Live
1 TJS = 2.2246 CZK
1 CZK = 0.449528
TJS
Avg
2.1997
High
2.2972
Low
2.1043
Last updated: 3/27/2026, 3:35:28 PM
Quick Conversions
| TJS | CZK |
|---|---|
| 1 TJS | 2.22 CZK |
| 10 TJS | 22.25 CZK |
| 50 TJS | 111.23 CZK |
| 100 TJS | 222.46 CZK |
| 500 TJS | 1,112.28 CZK |
| 1,000 TJS | 2,224.56 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-03-27T15:35:28Z",
"rates": {
"CZK": 2.224558
}
}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": 222.4558,
"rate": 2.224558
}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