Rate Overview
Live
1 LVL = 15.3662 TJS
1 TJS = 0.065078
LVL
Avg
15.9885
High
16.9556
Low
15.0927
Last updated: 5/27/2026, 7:21:30 PM
Quick Conversions
| LVL | TJS |
|---|---|
| 1 LVL | 15.37 TJS |
| 10 LVL | 153.66 TJS |
| 50 LVL | 768.31 TJS |
| 100 LVL | 1,536.62 TJS |
| 500 LVL | 7,683.09 TJS |
| 1,000 LVL | 15,366.19 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-05-27T19:21:30Z",
"rates": {
"TJS": 15.366186
}
}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": 1536.6186,
"rate": 15.366186
}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