Rate Overview
Live
1 LVL = 15.6797 TJS
1 TJS = 0.063777
LVL
Avg
15.6733
High
15.7106
Low
15.5830
Last updated: 4/17/2026, 6:10:38 AM
Quick Conversions
| LVL | TJS |
|---|---|
| 1 LVL | 15.68 TJS |
| 10 LVL | 156.80 TJS |
| 50 LVL | 783.98 TJS |
| 100 LVL | 1,567.97 TJS |
| 500 LVL | 7,839.85 TJS |
| 1,000 LVL | 15,679.70 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-04-17T06:10:38Z",
"rates": {
"TJS": 15.679698
}
}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": 1567.9698,
"rate": 15.679698
}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