Rate Overview
Live
1 HNL = 0.101445 WST
1 WST = 9.8576
HNL
Avg
0.101513
High
0.101821
Low
0.101367
Last updated: 8/12/2026, 5:53:53 AM
Quick Conversions
| HNL | WST |
|---|---|
| 1 HNL | 0.10 WST |
| 10 HNL | 1.01 WST |
| 50 HNL | 5.07 WST |
| 100 HNL | 10.14 WST |
| 500 HNL | 50.72 WST |
| 1,000 HNL | 101.45 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-08-12T05:53:53Z",
"rates": {
"WST": 0.101445
}
}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.144499999999999,
"rate": 0.101445
}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