Rate Overview
Live
1 TWD = 3.7702 VUV
1 VUV = 0.265239
TWD
Avg
3.7677
High
3.7734
Low
3.7543
Last updated: 6/16/2026, 2:17:37 AM
Quick Conversions
| TWD | VUV |
|---|---|
| 1 TWD | 3.77 VUV |
| 10 TWD | 37.70 VUV |
| 50 TWD | 188.51 VUV |
| 100 TWD | 377.02 VUV |
| 500 TWD | 1,885.09 VUV |
| 1,000 TWD | 3,770.19 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-06-16T02:17:37Z",
"rates": {
"VUV": 3.770185
}
}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": 377.0185,
"rate": 3.770185
}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