Rate Overview
Live
1 VUV = 0.265826 TWD
1 TWD = 3.7619
VUV
Avg
0.267816
High
0.269240
Low
0.265826
Last updated: 3/27/2026, 11:32:14 AM
Quick Conversions
| VUV | TWD |
|---|---|
| 1 VUV | 0.27 TWD |
| 10 VUV | 2.66 TWD |
| 50 VUV | 13.29 TWD |
| 100 VUV | 26.58 TWD |
| 500 VUV | 132.91 TWD |
| 1,000 VUV | 265.83 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-03-27T11:32:14Z",
"rates": {
"TWD": 0.265826
}
}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.5826,
"rate": 0.265826
}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