Rate Overview
Live
1 LVL = 15.1717 TJS
1 TJS = 0.065912
LVL
Avg
15.1675
High
15.2147
Low
15.1260
Last updated: 8/15/2026, 12:09:59 AM
Quick Conversions
| LVL | TJS |
|---|---|
| 1 LVL | 15.17 TJS |
| 10 LVL | 151.72 TJS |
| 50 LVL | 758.59 TJS |
| 100 LVL | 1,517.17 TJS |
| 500 LVL | 7,585.87 TJS |
| 1,000 LVL | 15,171.74 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-08-15T00:09:59Z",
"rates": {
"TJS": 15.171743
}
}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": 1517.1743,
"rate": 15.171743
}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