Rate Overview
Live
1 WST = 2.4907 CNY
1 CNY = 0.401500
WST
Avg
2.4745
High
2.4932
Low
2.4449
Last updated: 7/24/2026, 1:07:59 PM
Quick Conversions
| WST | CNY |
|---|---|
| 1 WST | 2.49 CNY |
| 10 WST | 24.91 CNY |
| 50 WST | 124.53 CNY |
| 100 WST | 249.07 CNY |
| 500 WST | 1,245.33 CNY |
| 1,000 WST | 2,490.66 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-07-24T13:07:59Z",
"rates": {
"CNY": 2.490657
}
}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": 249.06570000000002,
"rate": 2.490657
}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