Rate Overview
Live
1 TTD = 3.1363 CZK
1 CZK = 0.318848
TTD
Avg
3.0764
High
3.1452
Low
3.0127
Last updated: 3/27/2026, 4:30:38 PM
Quick Conversions
| TTD | CZK |
|---|---|
| 1 TTD | 3.14 CZK |
| 10 TTD | 31.36 CZK |
| 50 TTD | 156.81 CZK |
| 100 TTD | 313.63 CZK |
| 500 TTD | 1,568.14 CZK |
| 1,000 TTD | 3,136.29 CZK |
Get TTD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=CZKExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-27T16:30:38Z",
"rates": {
"CZK": 3.136288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "CZK",
"amount": 100
},
"result": 313.6288,
"rate": 3.136288
}Build with TTD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key