Rate Overview
Live
1 TJS = 12.8343 VUV
1 VUV = 0.077916
TJS
Avg
12.7976
High
12.8343
Low
12.7314
Last updated: 6/18/2026, 6:38:13 PM
Quick Conversions
| TJS | VUV |
|---|---|
| 1 TJS | 12.83 VUV |
| 10 TJS | 128.34 VUV |
| 50 TJS | 641.72 VUV |
| 100 TJS | 1,283.43 VUV |
| 500 TJS | 6,417.16 VUV |
| 1,000 TJS | 12,834.32 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-06-18T18:38:13Z",
"rates": {
"VUV": 12.834315
}
}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": 1283.4315,
"rate": 12.834315
}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