Rate Overview
Live
1 LVL = 14.9878 TJS
1 TJS = 0.066721
LVL
Avg
15.4811
High
15.9248
Low
14.9749
Last updated: 7/26/2026, 11:04:42 PM
Quick Conversions
| LVL | TJS |
|---|---|
| 1 LVL | 14.99 TJS |
| 10 LVL | 149.88 TJS |
| 50 LVL | 749.39 TJS |
| 100 LVL | 1,498.78 TJS |
| 500 LVL | 7,493.92 TJS |
| 1,000 LVL | 14,987.84 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-07-26T23:04:42Z",
"rates": {
"TJS": 14.98784
}
}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": 1498.784,
"rate": 14.98784
}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