Rate Overview
Live
1 WST = 9.8412 HNL
1 HNL = 0.101613
WST
Avg
9.8494
High
9.8651
Low
9.8211
Last updated: 8/14/2026, 11:52:17 PM
Quick Conversions
| WST | HNL |
|---|---|
| 1 WST | 9.84 HNL |
| 10 WST | 98.41 HNL |
| 50 WST | 492.06 HNL |
| 100 WST | 984.12 HNL |
| 500 WST | 4,920.61 HNL |
| 1,000 WST | 9,841.23 HNL |
Get WST/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=HNLExample Response:
{
"success": true,
"base": "WST",
"date": "2026-08-14T23:52:17Z",
"rates": {
"HNL": 9.841225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "HNL",
"amount": 100
},
"result": 984.1225,
"rate": 9.841225
}Build with WST/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key