Rate Overview
Live
1 TJS = 2.1912 CZK
1 CZK = 0.456379
TJS
Avg
2.1853
High
2.2038
Low
2.1576
Last updated: 3/7/2026, 1:05:12 AM
Quick Conversions
| TJS | CZK |
|---|---|
| 1 TJS | 2.19 CZK |
| 10 TJS | 21.91 CZK |
| 50 TJS | 109.56 CZK |
| 100 TJS | 219.12 CZK |
| 500 TJS | 1,095.58 CZK |
| 1,000 TJS | 2,191.16 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-07T01:05:12Z",
"rates": {
"CZK": 2.191161
}
}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": 219.11610000000002,
"rate": 2.191161
}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