Rate Overview
Live
1 LVL = 15.8438 TJS
1 TJS = 0.063116
LVL
Avg
15.8802
High
15.9906
Low
15.7604
Last updated: 3/7/2026, 3:36:34 AM
Quick Conversions
| LVL | TJS |
|---|---|
| 1 LVL | 15.84 TJS |
| 10 LVL | 158.44 TJS |
| 50 LVL | 792.19 TJS |
| 100 LVL | 1,584.38 TJS |
| 500 LVL | 7,921.89 TJS |
| 1,000 LVL | 15,843.77 TJS |
Get LVL/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=TJSExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-03-07T03:36:34Z",
"rates": {
"TJS": 15.843772
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "TJS",
"amount": 100
},
"result": 1584.3772,
"rate": 15.843772
}Build with LVL/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key