Rate Overview
Live
1 CZK = 0.324097 TTD
1 TTD = 3.0855
CZK
Avg
0.325761
High
0.329037
Low
0.323830
Last updated: 9/2/2026, 6:55:12 AM
Quick Conversions
| CZK | TTD |
|---|---|
| 1 CZK | 0.32 TTD |
| 10 CZK | 3.24 TTD |
| 50 CZK | 16.20 TTD |
| 100 CZK | 32.41 TTD |
| 500 CZK | 162.05 TTD |
| 1,000 CZK | 324.10 TTD |
Get CZK/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=TTDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-09-02T06:55:12Z",
"rates": {
"TTD": 0.324097
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "TTD",
"amount": 100
},
"result": 32.4097,
"rate": 0.324097
}Build with CZK/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key