Rate Overview
Live
1 WST = 2.4780 CNY
1 CNY = 0.403555
WST
Avg
2.4702
High
2.4907
Low
2.4456
Last updated: 7/1/2026, 4:46:02 PM
Quick Conversions
| WST | CNY |
|---|---|
| 1 WST | 2.48 CNY |
| 10 WST | 24.78 CNY |
| 50 WST | 123.90 CNY |
| 100 WST | 247.80 CNY |
| 500 WST | 1,238.99 CNY |
| 1,000 WST | 2,477.98 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-01T16:46:02Z",
"rates": {
"CNY": 2.477976
}
}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": 247.7976,
"rate": 2.477976
}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