Rate Overview
Live
1 TWD = 0.666262 CZK
1 CZK = 1.5009
TWD
Avg
0.661977
High
0.666262
Low
0.658570
Last updated: 3/27/2026, 10:57:32 AM
Quick Conversions
| TWD | CZK |
|---|---|
| 1 TWD | 0.67 CZK |
| 10 TWD | 6.66 CZK |
| 50 TWD | 33.31 CZK |
| 100 TWD | 66.63 CZK |
| 500 TWD | 333.13 CZK |
| 1,000 TWD | 666.26 CZK |
Get TWD/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=CZKExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-03-27T10:57:32Z",
"rates": {
"CZK": 0.666262
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "CZK",
"amount": 100
},
"result": 66.6262,
"rate": 0.666262
}Build with TWD/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key