Rate Overview
Live
1 LVL = 14.9749 TJS
1 TJS = 0.066778
LVL
Avg
15.0055
High
15.0528
Low
14.9637
Last updated: 7/25/2026, 8:34:21 PM
Quick Conversions
| LVL | TJS |
|---|---|
| 1 LVL | 14.97 TJS |
| 10 LVL | 149.75 TJS |
| 50 LVL | 748.75 TJS |
| 100 LVL | 1,497.49 TJS |
| 500 LVL | 7,487.47 TJS |
| 1,000 LVL | 14,974.94 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-25T20:34:21Z",
"rates": {
"TJS": 14.97494
}
}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.494,
"rate": 14.97494
}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