Rate Overview
Live
1 WST = 2.4830 CNY
1 CNY = 0.402735
WST
Avg
2.4770
High
2.4835
Low
2.4657
Last updated: 8/17/2026, 10:43:35 AM
Quick Conversions
| WST | CNY |
|---|---|
| 1 WST | 2.48 CNY |
| 10 WST | 24.83 CNY |
| 50 WST | 124.15 CNY |
| 100 WST | 248.30 CNY |
| 500 WST | 1,241.51 CNY |
| 1,000 WST | 2,483.03 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-08-17T10:43:35Z",
"rates": {
"CNY": 2.483025
}
}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": 248.3025,
"rate": 2.483025
}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