Rate Overview
Live
1 TJS = 12.7900 VUV
1 VUV = 0.078186
TJS
Avg
12.7757
High
12.8039
Low
12.7365
Last updated: 9/4/2026, 8:10:17 PM
Quick Conversions
| TJS | VUV |
|---|---|
| 1 TJS | 12.79 VUV |
| 10 TJS | 127.90 VUV |
| 50 TJS | 639.50 VUV |
| 100 TJS | 1,279.00 VUV |
| 500 TJS | 6,395.02 VUV |
| 1,000 TJS | 12,790.04 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-09-04T20:10:17Z",
"rates": {
"VUV": 12.79004
}
}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": 1279.004,
"rate": 12.79004
}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