Rate Overview
Live
1 VUV = 0.265322 TWD
1 TWD = 3.7690
VUV
Avg
0.264848
High
0.267891
Low
0.259599
Last updated: 5/27/2026, 10:54:48 PM
Quick Conversions
| VUV | TWD |
|---|---|
| 1 VUV | 0.27 TWD |
| 10 VUV | 2.65 TWD |
| 50 VUV | 13.27 TWD |
| 100 VUV | 26.53 TWD |
| 500 VUV | 132.66 TWD |
| 1,000 VUV | 265.32 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-05-27T22:54:48Z",
"rates": {
"TWD": 0.265322
}
}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.5322,
"rate": 0.265322
}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