Rate Overview
Live
1 CZK = 0.318661 TTD
1 TTD = 3.1381
CZK
Avg
0.308017
High
0.328188
Low
0.277550
Last updated: 3/27/2026, 2:37:43 PM
Quick Conversions
| CZK | TTD |
|---|---|
| 1 CZK | 0.32 TTD |
| 10 CZK | 3.19 TTD |
| 50 CZK | 15.93 TTD |
| 100 CZK | 31.87 TTD |
| 500 CZK | 159.33 TTD |
| 1,000 CZK | 318.66 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-27T14:37:43Z",
"rates": {
"TTD": 0.318661
}
}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": 31.866100000000003,
"rate": 0.318661
}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