Rate Overview
Live
1 CNY = 0.405716 WST
1 WST = 2.4648
CNY
Avg
0.402882
High
0.405716
Low
0.400414
Last updated: 6/19/2026, 12:01:21 PM
Quick Conversions
| CNY | WST |
|---|---|
| 1 CNY | 0.41 WST |
| 10 CNY | 4.06 WST |
| 50 CNY | 20.29 WST |
| 100 CNY | 40.57 WST |
| 500 CNY | 202.86 WST |
| 1,000 CNY | 405.72 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-06-19T12:01:21Z",
"rates": {
"WST": 0.405716
}
}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": 40.571600000000004,
"rate": 0.405716
}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