Rate Overview
Live
1 LVL = 15.2324 TJS
1 TJS = 0.065650
LVL
Avg
15.2762
High
15.3310
Low
15.2324
Last updated: 9/1/2026, 1:15:27 PM
Quick Conversions
| LVL | TJS |
|---|---|
| 1 LVL | 15.23 TJS |
| 10 LVL | 152.32 TJS |
| 50 LVL | 761.62 TJS |
| 100 LVL | 1,523.24 TJS |
| 500 LVL | 7,616.19 TJS |
| 1,000 LVL | 15,232.39 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-09-01T13:15:27Z",
"rates": {
"TJS": 15.232387
}
}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": 1523.2386999999999,
"rate": 15.232387
}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