Rate Overview
Live
1 TTD = 3.1434 CZK
1 CZK = 0.318125
TTD
Avg
3.0863
High
3.1434
Low
2.9999
Last updated: 7/26/2026, 10:20:37 AM
Quick Conversions
| TTD | CZK |
|---|---|
| 1 TTD | 3.14 CZK |
| 10 TTD | 31.43 CZK |
| 50 TTD | 157.17 CZK |
| 100 TTD | 314.34 CZK |
| 500 TTD | 1,571.71 CZK |
| 1,000 TTD | 3,143.42 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-26T10:20:37Z",
"rates": {
"CZK": 3.143415
}
}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": 314.3415,
"rate": 3.143415
}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