Rate Overview
Live
1 TTD = 3.1022 CZK
1 CZK = 0.322349
TTD
Avg
3.0832
High
3.1201
Low
3.0373
Last updated: 3/7/2026, 2:13:20 AM
Quick Conversions
| TTD | CZK |
|---|---|
| 1 TTD | 3.10 CZK |
| 10 TTD | 31.02 CZK |
| 50 TTD | 155.11 CZK |
| 100 TTD | 310.22 CZK |
| 500 TTD | 1,551.11 CZK |
| 1,000 TTD | 3,102.22 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-07T02:13:20Z",
"rates": {
"CZK": 3.102224
}
}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": 310.2224,
"rate": 3.102224
}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