Rate Overview
Live
1 CZK = 1.5026 TWD
1 TWD = 0.665520
CZK
Avg
1.5217
High
1.5453
Low
1.4993
Last updated: 3/27/2026, 4:06:16 PM
Quick Conversions
| CZK | TWD |
|---|---|
| 1 CZK | 1.50 TWD |
| 10 CZK | 15.03 TWD |
| 50 CZK | 75.13 TWD |
| 100 CZK | 150.26 TWD |
| 500 CZK | 751.29 TWD |
| 1,000 CZK | 1,502.59 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-27T16:06:16Z",
"rates": {
"TWD": 1.502585
}
}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": 150.2585,
"rate": 1.502585
}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