Rate Overview
Live
1 WST = 2.4706 CNY
1 CNY = 0.404764
WST
Avg
2.4760
High
2.4928
Low
2.4561
Last updated: 7/18/2026, 8:35:00 PM
Quick Conversions
| WST | CNY |
|---|---|
| 1 WST | 2.47 CNY |
| 10 WST | 24.71 CNY |
| 50 WST | 123.53 CNY |
| 100 WST | 247.06 CNY |
| 500 WST | 1,235.29 CNY |
| 1,000 WST | 2,470.58 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-18T20:35:00Z",
"rates": {
"CNY": 2.470578
}
}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.05780000000001,
"rate": 2.470578
}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