Rate Overview
Live
1 TJS = 12.5789 VUV
1 VUV = 0.079498
TJS
Avg
12.4837
High
12.5789
Low
12.4001
Last updated: 3/27/2026, 10:08:40 AM
Quick Conversions
| TJS | VUV |
|---|---|
| 1 TJS | 12.58 VUV |
| 10 TJS | 125.79 VUV |
| 50 TJS | 628.94 VUV |
| 100 TJS | 1,257.89 VUV |
| 500 TJS | 6,289.43 VUV |
| 1,000 TJS | 12,578.86 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-03-27T10:08:40Z",
"rates": {
"VUV": 12.578858
}
}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": 1257.8858,
"rate": 12.578858
}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