Rate Overview
Live
1 VUV = 0.271288 TWD
1 TWD = 3.6861
VUV
Avg
0.271400
High
0.272817
Low
0.270516
Last updated: 7/26/2026, 4:37:30 PM
Quick Conversions
| VUV | TWD |
|---|---|
| 1 VUV | 0.27 TWD |
| 10 VUV | 2.71 TWD |
| 50 VUV | 13.56 TWD |
| 100 VUV | 27.13 TWD |
| 500 VUV | 135.64 TWD |
| 1,000 VUV | 271.29 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-26T16:37:30Z",
"rates": {
"TWD": 0.271288
}
}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": 27.1288,
"rate": 0.271288
}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