Rate Overview
Live
1 VUV = 0.079498 TJS
1 TJS = 12.5789
VUV
Avg
0.078645
High
0.080261
Low
0.076444
Last updated: 3/27/2026, 11:49:27 AM
Quick Conversions
| VUV | TJS |
|---|---|
| 1 VUV | 0.08 TJS |
| 10 VUV | 0.79 TJS |
| 50 VUV | 3.97 TJS |
| 100 VUV | 7.95 TJS |
| 500 VUV | 39.75 TJS |
| 1,000 VUV | 79.50 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-03-27T11:49:27Z",
"rates": {
"TJS": 0.079498
}
}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.9498,
"rate": 0.079498
}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