Rate Overview
Live
1 TJS = 12.8757 VUV
1 VUV = 0.077666
TJS
Avg
12.8673
High
12.9538
Low
12.8259
Last updated: 8/17/2026, 11:50:15 AM
Quick Conversions
| TJS | VUV |
|---|---|
| 1 TJS | 12.88 VUV |
| 10 TJS | 128.76 VUV |
| 50 TJS | 643.79 VUV |
| 100 TJS | 1,287.57 VUV |
| 500 TJS | 6,437.86 VUV |
| 1,000 TJS | 12,875.73 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-08-17T11:50:15Z",
"rates": {
"VUV": 12.875729
}
}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": 1287.5729,
"rate": 12.875729
}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