Rate Overview
Live
1 CZK = 1.5125 TWD
1 TWD = 0.661166
CZK
Avg
1.5185
High
1.5231
Low
1.5125
Last updated: 5/8/2026, 3:23:12 AM
Quick Conversions
| CZK | TWD |
|---|---|
| 1 CZK | 1.51 TWD |
| 10 CZK | 15.12 TWD |
| 50 CZK | 75.62 TWD |
| 100 CZK | 151.25 TWD |
| 500 CZK | 756.24 TWD |
| 1,000 CZK | 1,512.48 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-08T03:23:12Z",
"rates": {
"TWD": 1.512479
}
}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": 151.2479,
"rate": 1.512479
}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