Rate Overview
Live
1 TTD = 3.0693 CZK
1 CZK = 0.325805
TTD
Avg
3.0826
High
3.0987
Low
3.0693
Last updated: 5/27/2026, 1:33:03 PM
Quick Conversions
| TTD | CZK |
|---|---|
| 1 TTD | 3.07 CZK |
| 10 TTD | 30.69 CZK |
| 50 TTD | 153.47 CZK |
| 100 TTD | 306.93 CZK |
| 500 TTD | 1,534.66 CZK |
| 1,000 TTD | 3,069.32 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-05-27T13:33:03Z",
"rates": {
"CZK": 3.06932
}
}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": 306.93199999999996,
"rate": 3.06932
}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