Rate Overview
Live
1 CZK = 0.327891 TTD
1 TTD = 3.0498
CZK
Avg
0.326739
High
0.327891
Low
0.325650
Last updated: 5/7/2026, 8:37:21 AM
Quick Conversions
| CZK | TTD |
|---|---|
| 1 CZK | 0.33 TTD |
| 10 CZK | 3.28 TTD |
| 50 CZK | 16.39 TTD |
| 100 CZK | 32.79 TTD |
| 500 CZK | 163.95 TTD |
| 1,000 CZK | 327.89 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-05-07T08:37:21Z",
"rates": {
"TTD": 0.327891
}
}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.7891,
"rate": 0.327891
}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