Rate Overview
Live
1 CZK = 0.322349 TTD
1 TTD = 3.1022
CZK
Avg
0.324365
High
0.329242
Low
0.320500
Last updated: 3/7/2026, 12:29:51 AM
Quick Conversions
| CZK | TTD |
|---|---|
| 1 CZK | 0.32 TTD |
| 10 CZK | 3.22 TTD |
| 50 CZK | 16.12 TTD |
| 100 CZK | 32.23 TTD |
| 500 CZK | 161.17 TTD |
| 1,000 CZK | 322.35 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-03-07T00:29:51Z",
"rates": {
"TTD": 0.322349
}
}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.234899999999996,
"rate": 0.322349
}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