Rate Overview
Live
1 TWD = 3.7636 VUV
1 VUV = 0.265706
TWD
Avg
3.7601
High
3.7741
Low
3.7436
Last updated: 7/1/2026, 9:02:04 AM
Quick Conversions
| TWD | VUV |
|---|---|
| 1 TWD | 3.76 VUV |
| 10 TWD | 37.64 VUV |
| 50 TWD | 188.18 VUV |
| 100 TWD | 376.36 VUV |
| 500 TWD | 1,881.78 VUV |
| 1,000 TWD | 3,763.56 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-01T09:02:04Z",
"rates": {
"VUV": 3.763564
}
}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.3564,
"rate": 3.763564
}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