Rate Overview
Live
1 TWD = 3.7572 VUV
1 VUV = 0.266158
TWD
Avg
3.7546
High
3.7643
Low
3.7390
Last updated: 4/16/2026, 9:23:40 AM
Quick Conversions
| TWD | VUV |
|---|---|
| 1 TWD | 3.76 VUV |
| 10 TWD | 37.57 VUV |
| 50 TWD | 187.86 VUV |
| 100 TWD | 375.72 VUV |
| 500 TWD | 1,878.58 VUV |
| 1,000 TWD | 3,757.16 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-04-16T09:23:40Z",
"rates": {
"VUV": 3.75716
}
}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": 375.716,
"rate": 3.75716
}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