Rate Overview
Live
1 HNL = 0.102811 WST
1 WST = 9.7266
HNL
Avg
0.107189
High
0.116093
Low
0.101216
Last updated: 7/26/2026, 2:03:29 PM
Quick Conversions
| HNL | WST |
|---|---|
| 1 HNL | 0.10 WST |
| 10 HNL | 1.03 WST |
| 50 HNL | 5.14 WST |
| 100 HNL | 10.28 WST |
| 500 HNL | 51.41 WST |
| 1,000 HNL | 102.81 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-26T14:03:29Z",
"rates": {
"WST": 0.102811
}
}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.2811,
"rate": 0.102811
}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