Rate Overview
Live
1 VUV = 0.267737 TWD
1 TWD = 3.7350
VUV
Avg
0.266324
High
0.267737
Low
0.264964
Last updated: 7/6/2026, 4:58:19 PM
Quick Conversions
| VUV | TWD |
|---|---|
| 1 VUV | 0.27 TWD |
| 10 VUV | 2.68 TWD |
| 50 VUV | 13.39 TWD |
| 100 VUV | 26.77 TWD |
| 500 VUV | 133.87 TWD |
| 1,000 VUV | 267.74 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-07-06T16:58:19Z",
"rates": {
"TWD": 0.267737
}
}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.7737,
"rate": 0.267737
}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