Rate Overview
Live
1 HKD = 0.344611 WST
1 WST = 2.9018
HKD
Avg
0.347974
High
0.350831
Low
0.344611
Last updated: 4/15/2026, 8:08:04 PM
Quick Conversions
| HKD | WST |
|---|---|
| 1 HKD | 0.34 WST |
| 10 HKD | 3.45 WST |
| 50 HKD | 17.23 WST |
| 100 HKD | 34.46 WST |
| 500 HKD | 172.31 WST |
| 1,000 HKD | 344.61 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-04-15T20:08:04Z",
"rates": {
"WST": 0.344611
}
}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.4611,
"rate": 0.344611
}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