Rate Overview
Live
1 TJS = 0.063554 LVL
1 LVL = 15.7347 TJS
Avg
0.064659
High
0.065045
Low
0.063554
Last updated: 1/25/2026, 1:16:00 PM
Quick Conversions
| TJS | LVL |
|---|---|
| 1 TJS | 0.06 LVL |
| 10 TJS | 0.64 LVL |
| 50 TJS | 3.18 LVL |
| 100 TJS | 6.36 LVL |
| 500 TJS | 31.78 LVL |
| 1,000 TJS | 63.55 LVL |
Get TJS/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=LVLExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-01-25T13:16:00Z",
"rates": {
"LVL": 0.063554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "LVL",
"amount": 100
},
"result": 6.3553999999999995,
"rate": 0.063554
}Build with TJS/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key