Rate Overview
Live
1 HNL = 0.103301 WST
1 WST = 9.6804
HNL
Avg
0.102432
High
0.103301
Low
0.101494
Last updated: 3/7/2026, 4:26:41 AM
Quick Conversions
| HNL | WST |
|---|---|
| 1 HNL | 0.10 WST |
| 10 HNL | 1.03 WST |
| 50 HNL | 5.17 WST |
| 100 HNL | 10.33 WST |
| 500 HNL | 51.65 WST |
| 1,000 HNL | 103.30 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-03-07T04:26:41Z",
"rates": {
"WST": 0.103301
}
}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.3301,
"rate": 0.103301
}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