Rate Overview
Live
1 VUV = 0.268772 TWD
1 TWD = 3.7206
VUV
Avg
0.268453
High
0.268808
Low
0.268023
Last updated: 9/4/2026, 7:50:30 AM
Quick Conversions
| VUV | TWD |
|---|---|
| 1 VUV | 0.27 TWD |
| 10 VUV | 2.69 TWD |
| 50 VUV | 13.44 TWD |
| 100 VUV | 26.88 TWD |
| 500 VUV | 134.39 TWD |
| 1,000 VUV | 268.77 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-09-04T07:50:30Z",
"rates": {
"TWD": 0.268772
}
}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.877200000000002,
"rate": 0.268772
}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