Rate Overview
Live
1 HTG = 0.020953 WST
1 WST = 47.7259
HTG
Avg
0.021022
High
0.021184
Low
0.020952
Last updated: 7/8/2026, 11:03:35 AM
Quick Conversions
| HTG | WST |
|---|---|
| 1 HTG | 0.02 WST |
| 10 HTG | 0.21 WST |
| 50 HTG | 1.05 WST |
| 100 HTG | 2.10 WST |
| 500 HTG | 10.48 WST |
| 1,000 HTG | 20.95 WST |
Get HTG/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=WSTExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-08T11:03:35Z",
"rates": {
"WST": 0.020953
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "WST",
"amount": 100
},
"result": 2.0953,
"rate": 0.020953
}Build with HTG/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key