Rate Overview
Live
1 TJS = 12.9698 VUV
1 VUV = 0.077102
TJS
Avg
12.0851
High
13.2787
Low
10.8528
Last updated: 7/29/2026, 4:46:05 AM
Quick Conversions
| TJS | VUV |
|---|---|
| 1 TJS | 12.97 VUV |
| 10 TJS | 129.70 VUV |
| 50 TJS | 648.49 VUV |
| 100 TJS | 1,296.98 VUV |
| 500 TJS | 6,484.92 VUV |
| 1,000 TJS | 12,969.83 VUV |
Get TJS/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=VUVExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-29T04:46:05Z",
"rates": {
"VUV": 12.969833
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "VUV",
"amount": 100
},
"result": 1296.9832999999999,
"rate": 12.969833
}Build with TJS/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key