Rate Overview
Live
1 CNY = 0.400573 WST
1 WST = 2.4964
CNY
Avg
0.400719
High
0.403759
Low
0.393650
Last updated: 6/12/2026, 2:32:11 PM
Quick Conversions
| CNY | WST |
|---|---|
| 1 CNY | 0.40 WST |
| 10 CNY | 4.01 WST |
| 50 CNY | 20.03 WST |
| 100 CNY | 40.06 WST |
| 500 CNY | 200.29 WST |
| 1,000 CNY | 400.57 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-12T14:32:11Z",
"rates": {
"WST": 0.400573
}
}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.0573,
"rate": 0.400573
}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