Rate Overview
Live
1 TJS = 0.065573 LVL
1 LVL = 15.2502
TJS
Avg
0.062643
High
0.066257
Low
0.058977
Last updated: 5/29/2026, 4:54:11 PM
Quick Conversions
| TJS | LVL |
|---|---|
| 1 TJS | 0.07 LVL |
| 10 TJS | 0.66 LVL |
| 50 TJS | 3.28 LVL |
| 100 TJS | 6.56 LVL |
| 500 TJS | 32.79 LVL |
| 1,000 TJS | 65.57 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-05-29T16:54:11Z",
"rates": {
"LVL": 0.065573
}
}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.557300000000001,
"rate": 0.065573
}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