Rate Overview
Live
1 VUV = 0.078276 TJS
1 TJS = 12.7753
VUV
Avg
0.077821
High
0.078276
Low
0.077197
Last updated: 8/16/2026, 4:15:44 AM
Quick Conversions
| VUV | TJS |
|---|---|
| 1 VUV | 0.08 TJS |
| 10 VUV | 0.78 TJS |
| 50 VUV | 3.91 TJS |
| 100 VUV | 7.83 TJS |
| 500 VUV | 39.14 TJS |
| 1,000 VUV | 78.28 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-08-16T04:15:44Z",
"rates": {
"TJS": 0.078276
}
}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.8275999999999994,
"rate": 0.078276
}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