Rate Overview
Live
1 CNY = 0.391734 WST
1 WST = 2.5528
CNY
Avg
0.393105
High
0.411006
Low
0.374152
Last updated: 3/27/2026, 2:52:17 PM
Quick Conversions
| CNY | WST |
|---|---|
| 1 CNY | 0.39 WST |
| 10 CNY | 3.92 WST |
| 50 CNY | 19.59 WST |
| 100 CNY | 39.17 WST |
| 500 CNY | 195.87 WST |
| 1,000 CNY | 391.73 WST |
Get CNY/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=WSTExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-03-27T14:52:17Z",
"rates": {
"WST": 0.391734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "WST",
"amount": 100
},
"result": 39.1734,
"rate": 0.391734
}Build with CNY/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key