Rate Overview
Live
1 TJS = 2.2516 CZK
1 CZK = 0.444133
TJS
Avg
2.2528
High
2.2567
Low
2.2492
Last updated: 5/27/2026, 4:02:00 PM
Quick Conversions
| TJS | CZK |
|---|---|
| 1 TJS | 2.25 CZK |
| 10 TJS | 22.52 CZK |
| 50 TJS | 112.58 CZK |
| 100 TJS | 225.16 CZK |
| 500 TJS | 1,125.79 CZK |
| 1,000 TJS | 2,251.58 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-05-27T16:02:00Z",
"rates": {
"CZK": 2.25158
}
}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": 225.15800000000002,
"rate": 2.25158
}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