Rate Overview
Live
1 CZK = 0.130389 WST
1 WST = 7.6694
CZK
Avg
0.129903
High
0.131622
Low
0.128962
Last updated: 5/7/2026, 12:35:32 PM
Quick Conversions
| CZK | WST |
|---|---|
| 1 CZK | 0.13 WST |
| 10 CZK | 1.30 WST |
| 50 CZK | 6.52 WST |
| 100 CZK | 13.04 WST |
| 500 CZK | 65.19 WST |
| 1,000 CZK | 130.39 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-07T12:35:32Z",
"rates": {
"WST": 0.130389
}
}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": 13.0389,
"rate": 0.130389
}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