Rate Overview
Live
1 LVL = 15.7346 TJS
1 TJS = 0.063554 LVL
Avg
15.4661
High
15.7346
Low
15.3739
Last updated: 1/25/2026, 3:16:12 PM
Quick Conversions
| LVL | TJS |
|---|---|
| 1 LVL | 15.73 TJS |
| 10 LVL | 157.35 TJS |
| 50 LVL | 786.73 TJS |
| 100 LVL | 1,573.46 TJS |
| 500 LVL | 7,867.32 TJS |
| 1,000 LVL | 15,734.63 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-01-25T15:16:12Z",
"rates": {
"TJS": 15.73463
}
}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": 1573.463,
"rate": 15.73463
}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