Rate Overview
Live
1 TWD = 3.7501 VUV
1 VUV = 0.266659
TWD
Avg
3.7480
High
3.7588
Low
3.7317
Last updated: 5/6/2026, 12:10:32 PM
Quick Conversions
| TWD | VUV |
|---|---|
| 1 TWD | 3.75 VUV |
| 10 TWD | 37.50 VUV |
| 50 TWD | 187.51 VUV |
| 100 TWD | 375.01 VUV |
| 500 TWD | 1,875.05 VUV |
| 1,000 TWD | 3,750.10 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-06T12:10:32Z",
"rates": {
"VUV": 3.750104
}
}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.0104,
"rate": 3.750104
}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