Rate Overview
Live
1 CZK = 0.329068 TTD
1 TTD = 3.0389
CZK
Avg
0.327201
High
0.329068
Low
0.324779
Last updated: 4/17/2026, 5:52:58 AM
Quick Conversions
| CZK | TTD |
|---|---|
| 1 CZK | 0.33 TTD |
| 10 CZK | 3.29 TTD |
| 50 CZK | 16.45 TTD |
| 100 CZK | 32.91 TTD |
| 500 CZK | 164.53 TTD |
| 1,000 CZK | 329.07 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-04-17T05:52:58Z",
"rates": {
"TTD": 0.329068
}
}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.906800000000004,
"rate": 0.329068
}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