Rate Overview
Live
1 CZK = 0.127993 WST
1 WST = 7.8129
CZK
Avg
0.128954
High
0.130179
Low
0.127993
Last updated: 5/28/2026, 12:07:58 AM
Quick Conversions
| CZK | WST |
|---|---|
| 1 CZK | 0.13 WST |
| 10 CZK | 1.28 WST |
| 50 CZK | 6.40 WST |
| 100 CZK | 12.80 WST |
| 500 CZK | 64.00 WST |
| 1,000 CZK | 127.99 WST |
Get CZK/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=WSTExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-05-28T00:07:58Z",
"rates": {
"WST": 0.127993
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "WST",
"amount": 100
},
"result": 12.799299999999999,
"rate": 0.127993
}Build with CZK/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key