Rate Overview
Live
1 TTD = 3.1263 CZK
1 CZK = 0.319866
TTD
Avg
3.2378
High
3.6029
Low
3.0470
Last updated: 7/3/2026, 5:17:14 AM
Quick Conversions
| TTD | CZK |
|---|---|
| 1 TTD | 3.13 CZK |
| 10 TTD | 31.26 CZK |
| 50 TTD | 156.32 CZK |
| 100 TTD | 312.63 CZK |
| 500 TTD | 1,563.16 CZK |
| 1,000 TTD | 3,126.31 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-07-03T05:17:14Z",
"rates": {
"CZK": 3.12631
}
}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": 312.63100000000003,
"rate": 3.12631
}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