Rate Overview
Live
1 CZK = 1.4976 TWD
1 TWD = 0.667737
CZK
Avg
1.5102
High
1.5184
Low
1.4976
Last updated: 3/27/2026, 12:37:06 PM
Quick Conversions
| CZK | TWD |
|---|---|
| 1 CZK | 1.50 TWD |
| 10 CZK | 14.98 TWD |
| 50 CZK | 74.88 TWD |
| 100 CZK | 149.76 TWD |
| 500 CZK | 748.80 TWD |
| 1,000 CZK | 1,497.60 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-03-27T12:37:06Z",
"rates": {
"TWD": 1.497595
}
}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": 149.7595,
"rate": 1.497595
}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