Rate Overview
Live
1 WST = 2.5719 CNY
1 CNY = 0.388811
WST
Avg
2.5480
High
2.5719
Low
2.5252
Last updated: 3/7/2026, 1:03:39 AM
Quick Conversions
| WST | CNY |
|---|---|
| 1 WST | 2.57 CNY |
| 10 WST | 25.72 CNY |
| 50 WST | 128.60 CNY |
| 100 WST | 257.19 CNY |
| 500 WST | 1,285.97 CNY |
| 1,000 WST | 2,571.94 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-07T01:03:39Z",
"rates": {
"CNY": 2.571944
}
}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": 257.1944,
"rate": 2.571944
}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