Rate Overview
Live
1 HKD = 0.346234 WST
1 WST = 2.8882
HKD
Avg
0.354512
High
0.376784
Low
0.338613
Last updated: 5/26/2026, 8:20:25 AM
Quick Conversions
| HKD | WST |
|---|---|
| 1 HKD | 0.35 WST |
| 10 HKD | 3.46 WST |
| 50 HKD | 17.31 WST |
| 100 HKD | 34.62 WST |
| 500 HKD | 173.12 WST |
| 1,000 HKD | 346.23 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-05-26T08:20:25Z",
"rates": {
"WST": 0.346234
}
}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": 34.6234,
"rate": 0.346234
}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