Rate Overview
Live
1 WST = 2.5292 CNY
1 CNY = 0.395386
WST
Avg
2.5299
High
2.5404
Low
2.4957
Last updated: 5/7/2026, 10:14:09 AM
Quick Conversions
| WST | CNY |
|---|---|
| 1 WST | 2.53 CNY |
| 10 WST | 25.29 CNY |
| 50 WST | 126.46 CNY |
| 100 WST | 252.92 CNY |
| 500 WST | 1,264.59 CNY |
| 1,000 WST | 2,529.17 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-05-07T10:14:09Z",
"rates": {
"CNY": 2.529172
}
}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": 252.9172,
"rate": 2.529172
}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