Rate Overview
Live
1 WST = 9.8991 HNL
1 HNL = 0.101019
WST
Avg
9.8688
High
9.9006
Low
9.7297
Last updated: 5/7/2026, 7:49:36 AM
Quick Conversions
| WST | HNL |
|---|---|
| 1 WST | 9.90 HNL |
| 10 WST | 98.99 HNL |
| 50 WST | 494.95 HNL |
| 100 WST | 989.91 HNL |
| 500 WST | 4,949.55 HNL |
| 1,000 WST | 9,899.10 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-05-07T07:49:36Z",
"rates": {
"HNL": 9.899098
}
}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": 989.9098,
"rate": 9.899098
}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