Rate Overview
Live
1 TJS = 12.8466 VUV
1 VUV = 0.077841
TJS
Avg
12.7832
High
12.8466
Low
12.6550
Last updated: 5/29/2026, 5:09:42 PM
Quick Conversions
| TJS | VUV |
|---|---|
| 1 TJS | 12.85 VUV |
| 10 TJS | 128.47 VUV |
| 50 TJS | 642.33 VUV |
| 100 TJS | 1,284.66 VUV |
| 500 TJS | 6,423.31 VUV |
| 1,000 TJS | 12,846.63 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-05-29T17:09:42Z",
"rates": {
"VUV": 12.846628
}
}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": 1284.6628,
"rate": 12.846628
}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