Rate Overview
Live
1 WST = 2.5333 CNY
1 CNY = 0.394738
WST
Avg
2.5445
High
2.6727
Low
2.4331
Last updated: 3/27/2026, 12:59:44 PM
Quick Conversions
| WST | CNY |
|---|---|
| 1 WST | 2.53 CNY |
| 10 WST | 25.33 CNY |
| 50 WST | 126.67 CNY |
| 100 WST | 253.33 CNY |
| 500 WST | 1,266.66 CNY |
| 1,000 WST | 2,533.33 CNY |
Get WST/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=CNYExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-27T12:59:44Z",
"rates": {
"CNY": 2.533325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "CNY",
"amount": 100
},
"result": 253.3325,
"rate": 2.533325
}Build with WST/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key