Rate Overview
Live
1 CZK = 1.5313 TWD
1 TWD = 0.653059
CZK
Avg
1.5179
High
1.5453
Low
1.4888
Last updated: 7/20/2026, 6:27:42 AM
Quick Conversions
| CZK | TWD |
|---|---|
| 1 CZK | 1.53 TWD |
| 10 CZK | 15.31 TWD |
| 50 CZK | 76.56 TWD |
| 100 CZK | 153.13 TWD |
| 500 CZK | 765.63 TWD |
| 1,000 CZK | 1,531.26 TWD |
Get CZK/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=TWDExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-20T06:27:42Z",
"rates": {
"TWD": 1.531256
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "TWD",
"amount": 100
},
"result": 153.1256,
"rate": 1.531256
}Build with CZK/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key