Rate Overview
Live
1 VUV = 0.077958 TJS
1 TJS = 12.8274 VUV
Avg
0.077426
High
0.081256
Low
0.075384
Last updated: 1/25/2026, 5:21:05 AM
Quick Conversions
| VUV | TJS |
|---|---|
| 1 VUV | 0.08 TJS |
| 10 VUV | 0.78 TJS |
| 50 VUV | 3.90 TJS |
| 100 VUV | 7.80 TJS |
| 500 VUV | 38.98 TJS |
| 1,000 VUV | 77.96 TJS |
Get VUV/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=TJSExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-01-25T05:21:05Z",
"rates": {
"TJS": 0.077958
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "TJS",
"amount": 100
},
"result": 7.7958,
"rate": 0.077958
}Build with VUV/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key