Rate Overview
Live
1 TJS = 2.2296 CZK
1 CZK = 0.448505
TJS
Avg
2.2057
High
2.2468
Low
2.1678
Last updated: 3/27/2026, 11:57:24 AM
Quick Conversions
| TJS | CZK |
|---|---|
| 1 TJS | 2.23 CZK |
| 10 TJS | 22.30 CZK |
| 50 TJS | 111.48 CZK |
| 100 TJS | 222.96 CZK |
| 500 TJS | 1,114.81 CZK |
| 1,000 TJS | 2,229.63 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-27T11:57:24Z",
"rates": {
"CZK": 2.229628
}
}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.9628,
"rate": 2.229628
}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