Rate Overview
Live
1 TJS = 0.065857 LVL
1 LVL = 15.1844
TJS
Avg
0.065889
High
0.066111
Low
0.065644
Last updated: 8/17/2026, 12:57:31 PM
Quick Conversions
| TJS | LVL |
|---|---|
| 1 TJS | 0.07 LVL |
| 10 TJS | 0.66 LVL |
| 50 TJS | 3.29 LVL |
| 100 TJS | 6.59 LVL |
| 500 TJS | 32.93 LVL |
| 1,000 TJS | 65.86 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-08-17T12:57:31Z",
"rates": {
"LVL": 0.065857
}
}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.5857,
"rate": 0.065857
}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