Rate Overview
Live
1 TWD = 3.7645 VUV
1 VUV = 0.265641
TWD
Avg
3.7535
High
3.7697
Low
3.7307
Last updated: 5/26/2026, 8:22:47 PM
Quick Conversions
| TWD | VUV |
|---|---|
| 1 TWD | 3.76 VUV |
| 10 TWD | 37.64 VUV |
| 50 TWD | 188.22 VUV |
| 100 TWD | 376.45 VUV |
| 500 TWD | 1,882.24 VUV |
| 1,000 TWD | 3,764.48 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-05-26T20:22:47Z",
"rates": {
"VUV": 3.764476
}
}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": 376.4476,
"rate": 3.764476
}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