Rate Overview
Live
1 VUV = 0.267871 TWD
1 TWD = 3.7331
VUV
Avg
0.266830
High
0.267871
Low
0.266211
Last updated: 4/17/2026, 6:11:35 AM
Quick Conversions
| VUV | TWD |
|---|---|
| 1 VUV | 0.27 TWD |
| 10 VUV | 2.68 TWD |
| 50 VUV | 13.39 TWD |
| 100 VUV | 26.79 TWD |
| 500 VUV | 133.94 TWD |
| 1,000 VUV | 267.87 TWD |
Get VUV/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=TWDExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-04-17T06:11:35Z",
"rates": {
"TWD": 0.267871
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "TWD",
"amount": 100
},
"result": 26.787100000000002,
"rate": 0.267871
}Build with VUV/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key