Rate Overview
Live
1 TWD = 3.7405 VUV
1 VUV = 0.267348
TWD
Avg
3.8510
High
4.0553
Low
3.7329
Last updated: 7/9/2026, 1:00:39 PM
Quick Conversions
| TWD | VUV |
|---|---|
| 1 TWD | 3.74 VUV |
| 10 TWD | 37.40 VUV |
| 50 TWD | 187.02 VUV |
| 100 TWD | 374.05 VUV |
| 500 TWD | 1,870.23 VUV |
| 1,000 TWD | 3,740.45 VUV |
Get TWD/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=VUVExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-07-09T13:00:39Z",
"rates": {
"VUV": 3.74045
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "VUV",
"amount": 100
},
"result": 374.045,
"rate": 3.74045
}Build with TWD/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key