Rate Overview
Live
1 TWD = 3.6848 VUV
1 VUV = 0.271386
TWD
Avg
3.6931
High
3.7027
Low
3.6828
Last updated: 8/12/2026, 9:11:19 AM
Quick Conversions
| TWD | VUV |
|---|---|
| 1 TWD | 3.68 VUV |
| 10 TWD | 36.85 VUV |
| 50 TWD | 184.24 VUV |
| 100 TWD | 368.48 VUV |
| 500 TWD | 1,842.40 VUV |
| 1,000 TWD | 3,684.79 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-08-12T09:11:19Z",
"rates": {
"VUV": 3.684795
}
}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": 368.4795,
"rate": 3.684795
}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