Rate Overview
Live
1 TJS = 12.9143 VUV
1 VUV = 0.077433
TJS
Avg
12.7680
High
13.3135
Low
12.1462
Last updated: 7/21/2026, 1:25:01 PM
Quick Conversions
| TJS | VUV |
|---|---|
| 1 TJS | 12.91 VUV |
| 10 TJS | 129.14 VUV |
| 50 TJS | 645.72 VUV |
| 100 TJS | 1,291.43 VUV |
| 500 TJS | 6,457.17 VUV |
| 1,000 TJS | 12,914.34 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-07-21T13:25:01Z",
"rates": {
"VUV": 12.914339
}
}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": 1291.4339,
"rate": 12.914339
}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