Rate Overview
Live
1 CZK = 1.5209 TWD
1 TWD = 0.657488
CZK
Avg
1.5286
High
1.5343
Low
1.5209
Last updated: 8/18/2026, 7:02:18 PM
Quick Conversions
| CZK | TWD |
|---|---|
| 1 CZK | 1.52 TWD |
| 10 CZK | 15.21 TWD |
| 50 CZK | 76.05 TWD |
| 100 CZK | 152.09 TWD |
| 500 CZK | 760.47 TWD |
| 1,000 CZK | 1,520.94 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-08-18T19:02:18Z",
"rates": {
"TWD": 1.520941
}
}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": 152.0941,
"rate": 1.520941
}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