Rate Overview
Live
1 WST = 44.3092 VUV
1 VUV = 0.022569
WST
Avg
43.9350
High
44.3092
Low
43.2259
Last updated: 3/27/2026, 2:36:01 PM
Quick Conversions
| WST | VUV |
|---|---|
| 1 WST | 44.31 VUV |
| 10 WST | 443.09 VUV |
| 50 WST | 2,215.46 VUV |
| 100 WST | 4,430.92 VUV |
| 500 WST | 22,154.60 VUV |
| 1,000 WST | 44,309.20 VUV |
Get WST/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=VUVExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-27T14:36:01Z",
"rates": {
"VUV": 44.3092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "VUV",
"amount": 100
},
"result": 4430.92,
"rate": 44.3092
}Build with WST/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key