Rate Overview
Live
1 TJS = 2.2278 CZK
1 CZK = 0.448864
TJS
Avg
2.2132
High
2.2300
Low
2.1908
Last updated: 3/27/2026, 10:11:22 AM
Quick Conversions
| TJS | CZK |
|---|---|
| 1 TJS | 2.23 CZK |
| 10 TJS | 22.28 CZK |
| 50 TJS | 111.39 CZK |
| 100 TJS | 222.78 CZK |
| 500 TJS | 1,113.92 CZK |
| 1,000 TJS | 2,227.84 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-27T10:11:22Z",
"rates": {
"CZK": 2.227844
}
}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.7844,
"rate": 2.227844
}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