Rate Overview
Live
1 WST = 2.8606 HKD
1 HKD = 0.349571
WST
Avg
2.8605
High
2.8836
Low
2.8281
Last updated: 7/28/2026, 11:49:28 AM
Quick Conversions
| WST | HKD |
|---|---|
| 1 WST | 2.86 HKD |
| 10 WST | 28.61 HKD |
| 50 WST | 143.03 HKD |
| 100 WST | 286.06 HKD |
| 500 WST | 1,430.32 HKD |
| 1,000 WST | 2,860.65 HKD |
Get WST/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=HKDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-07-28T11:49:28Z",
"rates": {
"HKD": 2.860647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "HKD",
"amount": 100
},
"result": 286.0647,
"rate": 2.860647
}Build with WST/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key