Rate Overview
Live
1 CZK = 1.5096 TWD
1 TWD = 0.662420
CZK
Avg
1.5061
High
1.5096
Low
1.5026
Last updated: 5/28/2026, 8:34:19 PM
Quick Conversions
| CZK | TWD |
|---|---|
| 1 CZK | 1.51 TWD |
| 10 CZK | 15.10 TWD |
| 50 CZK | 75.48 TWD |
| 100 CZK | 150.96 TWD |
| 500 CZK | 754.81 TWD |
| 1,000 CZK | 1,509.62 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-05-28T20:34:19Z",
"rates": {
"TWD": 1.509616
}
}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.9616,
"rate": 1.509616
}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