Rate Overview
Live
1 HNL = 0.102880 WST
1 WST = 9.7201
HNL
Avg
0.102097
High
0.102880
Low
0.101592
Last updated: 7/26/2026, 1:28:53 AM
Quick Conversions
| HNL | WST |
|---|---|
| 1 HNL | 0.10 WST |
| 10 HNL | 1.03 WST |
| 50 HNL | 5.14 WST |
| 100 HNL | 10.29 WST |
| 500 HNL | 51.44 WST |
| 1,000 HNL | 102.88 WST |
Get HNL/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=WSTExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-26T01:28:53Z",
"rates": {
"WST": 0.10288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "WST",
"amount": 100
},
"result": 10.288,
"rate": 0.10288
}Build with HNL/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key