Rate Overview
Live
1 TJS = 12.9825 VUV
1 VUV = 0.077027
TJS
Avg
12.9558
High
12.9983
Low
12.8716
Last updated: 7/8/2026, 7:37:03 AM
Quick Conversions
| TJS | VUV |
|---|---|
| 1 TJS | 12.98 VUV |
| 10 TJS | 129.82 VUV |
| 50 TJS | 649.12 VUV |
| 100 TJS | 1,298.25 VUV |
| 500 TJS | 6,491.23 VUV |
| 1,000 TJS | 12,982.47 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-08T07:37:03Z",
"rates": {
"VUV": 12.982469
}
}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": 1298.2469,
"rate": 12.982469
}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