Rate Overview
Live
1 LVL = 15.6897 TJS
1 TJS = 0.063736
LVL
Avg
16.0456
High
16.9556
Low
15.0927
Last updated: 3/27/2026, 5:02:32 PM
Quick Conversions
| LVL | TJS |
|---|---|
| 1 LVL | 15.69 TJS |
| 10 LVL | 156.90 TJS |
| 50 LVL | 784.49 TJS |
| 100 LVL | 1,568.97 TJS |
| 500 LVL | 7,844.86 TJS |
| 1,000 LVL | 15,689.72 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-27T17:02:32Z",
"rates": {
"TJS": 15.689719
}
}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": 1568.9719,
"rate": 15.689719
}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