Rate Overview
Live
1 TWD = 3.7532 VUV
1 VUV = 0.266439
TWD
Avg
3.7942
High
3.9119
Low
3.7296
Last updated: 5/26/2026, 10:14:50 PM
Quick Conversions
| TWD | VUV |
|---|---|
| 1 TWD | 3.75 VUV |
| 10 TWD | 37.53 VUV |
| 50 TWD | 187.66 VUV |
| 100 TWD | 375.32 VUV |
| 500 TWD | 1,876.60 VUV |
| 1,000 TWD | 3,753.20 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-26T22:14:50Z",
"rates": {
"VUV": 3.753204
}
}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.3204,
"rate": 3.753204
}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