Rate Overview
Live
1 CNY = 0.394738 WST
1 WST = 2.5333
CNY
Avg
0.393993
High
0.396126
Low
0.391664
Last updated: 3/27/2026, 12:56:46 PM
Quick Conversions
| CNY | WST |
|---|---|
| 1 CNY | 0.39 WST |
| 10 CNY | 3.95 WST |
| 50 CNY | 19.74 WST |
| 100 CNY | 39.47 WST |
| 500 CNY | 197.37 WST |
| 1,000 CNY | 394.74 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-27T12:56:46Z",
"rates": {
"WST": 0.394738
}
}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.4738,
"rate": 0.394738
}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