Rate Overview
Live
1 TWD = 3.7489 VUV
1 VUV = 0.266742
TWD
Avg
3.7641
High
3.7906
Low
3.7489
Last updated: 3/6/2026, 6:08:46 PM
Quick Conversions
| TWD | VUV |
|---|---|
| 1 TWD | 3.75 VUV |
| 10 TWD | 37.49 VUV |
| 50 TWD | 187.45 VUV |
| 100 TWD | 374.89 VUV |
| 500 TWD | 1,874.47 VUV |
| 1,000 TWD | 3,748.94 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-03-06T18:08:46Z",
"rates": {
"VUV": 3.74894
}
}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.894,
"rate": 3.74894
}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