Rate Overview
Live
1 LVL = 14.9722 TJS
1 TJS = 0.066791
LVL
Avg
15.4803
High
15.9695
Low
14.9722
Last updated: 7/28/2026, 3:17:51 PM
Quick Conversions
| LVL | TJS |
|---|---|
| 1 LVL | 14.97 TJS |
| 10 LVL | 149.72 TJS |
| 50 LVL | 748.61 TJS |
| 100 LVL | 1,497.22 TJS |
| 500 LVL | 7,486.08 TJS |
| 1,000 LVL | 14,972.16 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-28T15:17:51Z",
"rates": {
"TJS": 14.97216
}
}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": 1497.2160000000001,
"rate": 14.97216
}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