Rate Overview
Live
1 TJS = 12.8273 VUV
1 VUV = 0.077959 TJS
Avg
12.1986
High
13.2653
Low
11.0619
Last updated: 1/25/2026, 11:30:01 AM
Quick Conversions
| TJS | VUV |
|---|---|
| 1 TJS | 12.83 VUV |
| 10 TJS | 128.27 VUV |
| 50 TJS | 641.36 VUV |
| 100 TJS | 1,282.73 VUV |
| 500 TJS | 6,413.64 VUV |
| 1,000 TJS | 12,827.29 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-01-25T11:30:01Z",
"rates": {
"VUV": 12.82729
}
}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": 1282.729,
"rate": 12.82729
}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