Rate Overview
Live
1 HKD = 0.352180 WST
1 WST = 2.8395
HKD
Avg
0.351733
High
0.362717
Low
0.331921
Last updated: 7/12/2026, 4:04:11 AM
Quick Conversions
| HKD | WST |
|---|---|
| 1 HKD | 0.35 WST |
| 10 HKD | 3.52 WST |
| 50 HKD | 17.61 WST |
| 100 HKD | 35.22 WST |
| 500 HKD | 176.09 WST |
| 1,000 HKD | 352.18 WST |
Get HKD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=WSTExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-12T04:04:11Z",
"rates": {
"WST": 0.35218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "WST",
"amount": 100
},
"result": 35.217999999999996,
"rate": 0.35218
}Build with HKD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key