Rate Overview
Live
1 TWD = 0.660066 CZK
1 CZK = 1.5150
TWD
Avg
0.655237
High
0.660066
Low
0.648051
Last updated: 9/1/2026, 5:28:49 PM
Quick Conversions
| TWD | CZK |
|---|---|
| 1 TWD | 0.66 CZK |
| 10 TWD | 6.60 CZK |
| 50 TWD | 33.00 CZK |
| 100 TWD | 66.01 CZK |
| 500 TWD | 330.03 CZK |
| 1,000 TWD | 660.07 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-09-01T17:28:49Z",
"rates": {
"CZK": 0.660066
}
}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.0066,
"rate": 0.660066
}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