Rate Overview
Live
1 CZK = 1.5290 TWD
1 TWD = 0.654030
CZK
Avg
1.5273
High
1.5313
Low
1.5227
Last updated: 4/17/2026, 7:35:43 AM
Quick Conversions
| CZK | TWD |
|---|---|
| 1 CZK | 1.53 TWD |
| 10 CZK | 15.29 TWD |
| 50 CZK | 76.45 TWD |
| 100 CZK | 152.90 TWD |
| 500 CZK | 764.49 TWD |
| 1,000 CZK | 1,528.98 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-04-17T07:35:43Z",
"rates": {
"TWD": 1.528981
}
}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.8981,
"rate": 1.528981
}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