Rate Overview
Live
1 TJS = 12.5385 VUV
1 VUV = 0.079755
TJS
Avg
12.5283
High
12.5479
Low
12.4577
Last updated: 4/18/2026, 8:47:22 AM
Quick Conversions
| TJS | VUV |
|---|---|
| 1 TJS | 12.54 VUV |
| 10 TJS | 125.38 VUV |
| 50 TJS | 626.92 VUV |
| 100 TJS | 1,253.85 VUV |
| 500 TJS | 6,269.23 VUV |
| 1,000 TJS | 12,538.46 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-04-18T08:47:22Z",
"rates": {
"VUV": 12.538464
}
}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": 1253.8464,
"rate": 12.538464
}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