Rate Overview
Live
1 CNY = 0.406977 WST
1 WST = 2.4571
CNY
Avg
0.397408
High
0.406977
Low
0.389748
Last updated: 7/25/2026, 8:10:15 PM
Quick Conversions
| CNY | WST |
|---|---|
| 1 CNY | 0.41 WST |
| 10 CNY | 4.07 WST |
| 50 CNY | 20.35 WST |
| 100 CNY | 40.70 WST |
| 500 CNY | 203.49 WST |
| 1,000 CNY | 406.98 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-07-25T20:10:15Z",
"rates": {
"WST": 0.406977
}
}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.6977,
"rate": 0.406977
}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