Rate Overview
Live
1 VUV = 0.080484 TJS
1 TJS = 12.4248
VUV
Avg
0.079892
High
0.080484
Low
0.079678
Last updated: 4/17/2026, 6:14:01 AM
Quick Conversions
| VUV | TJS |
|---|---|
| 1 VUV | 0.08 TJS |
| 10 VUV | 0.80 TJS |
| 50 VUV | 4.02 TJS |
| 100 VUV | 8.05 TJS |
| 500 VUV | 40.24 TJS |
| 1,000 VUV | 80.48 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-04-17T06:14:01Z",
"rates": {
"TJS": 0.080484
}
}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": 8.0484,
"rate": 0.080484
}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