Rate Overview
Live
1 TWD = 3.7535 VUV
1 VUV = 0.266417
TWD
Avg
3.7942
High
3.9119
Low
3.7296
Last updated: 5/26/2026, 9:23:08 PM
Quick Conversions
| TWD | VUV |
|---|---|
| 1 TWD | 3.75 VUV |
| 10 TWD | 37.54 VUV |
| 50 TWD | 187.68 VUV |
| 100 TWD | 375.35 VUV |
| 500 TWD | 1,876.76 VUV |
| 1,000 TWD | 3,753.52 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-26T21:23:08Z",
"rates": {
"VUV": 3.753521
}
}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.3521,
"rate": 3.753521
}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