Rate Overview
Live
1 TJS = 12.6506 VUV
1 VUV = 0.079048
TJS
Avg
12.6302
High
12.6667
Low
12.5805
Last updated: 5/9/2026, 6:03:39 AM
Quick Conversions
| TJS | VUV |
|---|---|
| 1 TJS | 12.65 VUV |
| 10 TJS | 126.51 VUV |
| 50 TJS | 632.53 VUV |
| 100 TJS | 1,265.06 VUV |
| 500 TJS | 6,325.28 VUV |
| 1,000 TJS | 12,650.56 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-05-09T06:03:39Z",
"rates": {
"VUV": 12.650558
}
}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": 1265.0558,
"rate": 12.650558
}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