Rate Overview
Live
1 LVL = 14.9976 TJS
1 TJS = 0.066677
LVL
Avg
15.0114
High
15.0861
Low
14.9893
Last updated: 6/30/2026, 4:17:18 PM
Quick Conversions
| LVL | TJS |
|---|---|
| 1 LVL | 15.00 TJS |
| 10 LVL | 149.98 TJS |
| 50 LVL | 749.88 TJS |
| 100 LVL | 1,499.76 TJS |
| 500 LVL | 7,498.80 TJS |
| 1,000 LVL | 14,997.60 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-06-30T16:17:18Z",
"rates": {
"TJS": 14.997603
}
}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": 1499.7603,
"rate": 14.997603
}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