Rate Overview
Live
1 TJS = 12.4169 VUV
1 VUV = 0.080536
TJS
Avg
12.4533
High
12.5132
Low
12.4169
Last updated: 3/7/2026, 1:01:57 AM
Quick Conversions
| TJS | VUV |
|---|---|
| 1 TJS | 12.42 VUV |
| 10 TJS | 124.17 VUV |
| 50 TJS | 620.84 VUV |
| 100 TJS | 1,241.69 VUV |
| 500 TJS | 6,208.43 VUV |
| 1,000 TJS | 12,416.87 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-03-07T01:01:57Z",
"rates": {
"VUV": 12.416866
}
}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": 1241.6866,
"rate": 12.416866
}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