Rate Overview
Live
1 VUV = 0.022834 WST
1 WST = 43.7943
VUV
Avg
0.023369
High
0.024815
Low
0.022304
Last updated: 7/28/2026, 3:36:56 PM
Quick Conversions
| VUV | WST |
|---|---|
| 1 VUV | 0.02 WST |
| 10 VUV | 0.23 WST |
| 50 VUV | 1.14 WST |
| 100 VUV | 2.28 WST |
| 500 VUV | 11.42 WST |
| 1,000 VUV | 22.83 WST |
Get VUV/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=WSTExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-28T15:36:56Z",
"rates": {
"WST": 0.022834
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "WST",
"amount": 100
},
"result": 2.2834,
"rate": 0.022834
}Build with VUV/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key