Rate Overview
Live
1 TTD = 3.0456 CZK
1 CZK = 0.328339
TTD
Avg
3.0599
High
3.0708
Low
3.0456
Last updated: 5/7/2026, 11:22:12 AM
Quick Conversions
| TTD | CZK |
|---|---|
| 1 TTD | 3.05 CZK |
| 10 TTD | 30.46 CZK |
| 50 TTD | 152.28 CZK |
| 100 TTD | 304.56 CZK |
| 500 TTD | 1,522.82 CZK |
| 1,000 TTD | 3,045.63 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-07T11:22:12Z",
"rates": {
"CZK": 3.045632
}
}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": 304.5632,
"rate": 3.045632
}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