Rate Overview
Live
1 CZK = 0.320282 TTD
1 TTD = 3.1222
CZK
Avg
0.324350
High
0.334656
Low
0.317593
Last updated: 7/27/2026, 9:42:09 AM
Quick Conversions
| CZK | TTD |
|---|---|
| 1 CZK | 0.32 TTD |
| 10 CZK | 3.20 TTD |
| 50 CZK | 16.01 TTD |
| 100 CZK | 32.03 TTD |
| 500 CZK | 160.14 TTD |
| 1,000 CZK | 320.28 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-07-27T09:42:09Z",
"rates": {
"TTD": 0.320282
}
}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.0282,
"rate": 0.320282
}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